RenderMode#
Enumeration RenderMode
Index
Enumeration Members
Enumeration Members
Faces
Faces: 0
Render only the faces of the geometry.
Faces Topology
Faces Topology: 2
Render the faces and the edges of the geometry.
Occluder
Occluder: 3
Render the faces of the geometry as occlude.
Occluder Topology
Occluder Topology: 4
Render the faces of the geometry as occlude plus the edges of the geometry.
Topology
Topology: 1
Render only the edges of the geometry.
Unset
Unset: 5
Renders the geometry with currently set ViewerSettingStrings.RenderMode of the individual viewers.
The possible Render Modes.