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