Field _photosensorTrajectory
The GPU structured buffer with poses along the photosensor trajectory during the last Update.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
protected ComputeBuffer _photosensorTrajectory
Returns
Type | Description |
---|---|
ComputeBuffer |
Remarks
The compute buffer may be bigger than what is used. Use _photosensorTrajectoryCount to know the current active size.