SoOffscreenRenderArea.SetClearPolicy Method |
Defines the color buffer and depth buffer clear policy.
Namespace: OIV.Inventor
color buffer and depth buffer clear policy.
Default value is ClearPolicy.COLORBUFFER_AND_DEPTHBUFFER. Effects such as motion blur can be created by disabling clear color buffer or depth buffer. . See also setClearColor and setClearDepth.