Click or drag to resize

BaseDistanceSensorGetMovableRange Method

Gets the X, Y and Z min/max values which are in the movable range.

Namespace: RAYLASE.Marker.Device.DistanceSensor
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntax
C#
public (dvec3 posMin, dvec3 posMax) GetMovableRange()

Return Value

ValueTupledvec3, dvec3

[Missing <returns> documentation for "M:RAYLASE.Marker.Device.DistanceSensor.BaseDistanceSensor.GetMovableRange"]

See Also