Click or drag to resize
SoDepthBufferfunction Property

Depth comparison function to use (glDepthFunc).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFEnum<SoDepthBufferDepthWriteFunctions> function { get; }

Property Value

Type: SoSFEnumSoDepthBufferDepthWriteFunctions
Remarks

. Default is LESS.

See Also