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