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