SoRenderAreaCoreSetTransparencyType Method |
Defines the algorithm for rendering transparent objects.
Namespace: OIV.Inventor.ViewerComponents
Default is NO_SORT. See OIV.Inventor.Actions.SoGLRenderAction for possible transparency types. See also OIV.Inventor.Actions.SoGLRenderAction.TransparencyTypes.
Note: When using transparency types with DELAYED in the name, the depth buffer is not updated (depth buffer writes are disabled) while rendering transparent objects. As a result complex 3D shapes may not be rendered correctly.