This enum defines the available display modes for rendering 3D content
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 75.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Surface | 0 | The display will render the surfaces of the 3D objects | |
| Vertices | 1 | The display will render the vertices of the 3D objects |
See Also