Click or drag to resize
SoOffscreenRenderAreaSetAntialiasingQuality Method

Define the antialiasing quality value.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public virtual void SetAntialiasingQuality(
	float quality
)

Parameters

quality
Type: SystemSingle

The quality is a factor in the range [0.0,1.0]. Default is 0.0. The value 0.0 turns off antialiasing.

Implements

SiRenderAreaAntialiasingSetAntialiasingQuality(Single)
Remarks

See Also