Click or drag to resize
SoEnvironmentambientOcclusion Property

If set to true, ambient occlusion is activated.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBool ambientOcclusion { get; }

Property Value

Type: SoSFBool
Remarks

Default is false

Limitation:

  • Important performance penalty can be experienced on Intel HD and UHD Graphics integrated GPU

Note Note

Field available since Open Inventor 10.2

See Also