Click or drag to resize
SoGLRenderActionGetDelayedObjDepthWrite Method

Returns whether delayed transparent objects update the depth buffer.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool GetDelayedObjDepthWrite()

Return Value

Type: Boolean
Remarks

By default they do not (historical behavior)

See Also