Enum PointCloudOutputMode
Enumeration of way to save the data.
Namespace: Mechatronics.SensorSDK
Syntax
public enum PointCloudOutputMode
Fields
Name | Description | Value |
---|---|---|
FrameByFrame | Separate file per frame. |
|
Merged | All frame in the same file. |