Click or drag to resize
SoOffscreenRendererIsFullSceneAntialiasing Method

Returns true if FSAA is currently enabled.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool IsFullSceneAntialiasing(
	out float quality
)

Parameters

quality
Type: SystemSingle

Return Value

Type: Boolean
Remarks

Also returns the current quality value.

See Also