Field photosensorData
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[Tooltip("A circular buffer containing the photosensor samples.")]
[Field("RawData", PortDirection.Left, FieldExtra.Read)]
[SerializeField]
protected PortType<PhotosensorOutputBuffer> photosensorData
Returns
Type | Description |
---|---|
PortType<PhotosensorOutputBuffer> |