SoOcclusionCullingIsApproximateOcclusion Method |
Returns true if approximate occlusion is On.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsApproximateOcclusion()
Public Function IsApproximateOcclusion As Boolean
public:
bool IsApproximateOcclusion()
member IsApproximateOcclusion : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also