SoDepthBufferclearBuffer Property |
If true, the depth buffer is cleared when the node is traversed.
Namespace: OIV.Inventor.Nodes
The extent of the buffer that is actually cleared may be limited using an OIV.Inventor.Nodes.SoViewportClipping node. Default is false.
Note: Be careful when using this feature along with a transparency mode other than OIV.Inventor.Actions.SoGLRenderAction.TransparencyTypes.NO_SORT because the objects rendering order might be different from their ordering in the scene graph.
Note |
---|
Field available since Open Inventor 8.6 |