Class Visualization
Class that encapsulates read-only values about the sensor visualization layer.
Inherited Members
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public static class Visualization
Fields
| Name | Description |
|---|---|
| LayerName | Name of the visualization layer. |
| NoLayerIndex | Constant that indicates there is no layer reserved for visualization. |
Properties
| Name | Description |
|---|---|
| LayerIndex | Index of the sensor visualization layer. Can also be NoLayerIndex if not available. |
| LayerMask | Bit mask containing the sensor visualization layer. 0 if there is no visualization layer. |