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