Field intensity
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("A frame of sampled intensity values.")]
[Field("RawData", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<StructuredBuffer<float>> intensity
Returns
| Type | Description |
|---|---|
| PortType<StructuredBuffer<float>> |