Click or drag to resize
SoOcclusionCullingReportCallback Property

This callback can be used to get render statistics: the number of objects actually rendered versus the number of objects that would have been rendered without the occlusion culling node.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static SoOcclusionCullingReportCB ReportCallback { get; set; }

Property Value

Type: SoOcclusionCullingReportCB
Remarks

See Also