Field rangeLUT
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("Texture to use as lookup table for range color mapping. Grayscale by default.")]
[Field("RangeLUT", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<Texture2D> rangeLUT
Returns
Type | Description |
---|---|
PortType<Texture2D> |