SoSeparatorFastEditings Enumeration |
Fast editing policy enumeration values.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
DISABLE | 1 | This OIV.Inventor.Nodes.SoSeparator node doesn't have Fast Edit behavior. | |
KEEP_ZBUFFER | 2 | This OIV.Inventor.Nodes.SoSeparator node has a Fast Edit behavior and the children nodes are drawn considering the depth Buffer. | |
CLEAR_ZBUFFER | 3 | This OIV.Inventor.Nodes.SoSeparator node has a Fast Edit behavior and the children nodes are drawn after the depth Buffer has been cleared. |