BaseDistanceSensorGetMovableRange Method |
Gets the X, Y and Z min/max values which are in the movable range.
Namespace: RAYLASE.Marker.Device.DistanceSensorAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntaxpublic (dvec3 posMin, dvec3 posMax) GetMovableRange()
Return Value
ValueTupledvec3,
dvec3[Missing <returns> documentation for "M:RAYLASE.Marker.Device.DistanceSensor.BaseDistanceSensor.GetMovableRange"]
See Also