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: 2024.1.0.0 (2024.1.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool GetDelayedObjDepthWrite()

Return Value

Type: Boolean
Remarks

By default they do not (historical behavior)

See Also