Click or drag to resize
SoFullSceneAntialiasingon Property

Enables/disables full-scene antialiasing.

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

Property Value

Type: SoSFBool
Remarks

Default = true. The default value can be set using the environment variable OIV_FULL_SCENE_ANTIALIASING (0 = false, 1 = true).

See Also