Field minRange
Define the minimum range of measurement. The measurement will start at this distance from the photosensor object in the scene. Everything before this range won't be perceived by the device.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Define the minimum range of measurement. The measurement will start at this distance from the photosensor object in the scene.")]
[Field("Min range", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<float> minRange
Returns
Type | Description |
---|---|
PortType<float> |