Click or drag to resize
SoOffscreenRendererGetFullSceneAntialiasing Method

Returns the full-scene antialiasing preference and number of samples.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoGraphicConfigTemplatePreferences GetFullSceneAntialiasing(
	out int minFsaaBits,
	out int maxFsaaBits
)

Parameters

minFsaaBits
Type: SystemInt32
maxFsaaBits
Type: SystemInt32

Return Value

Type: SoGraphicConfigTemplatePreferences
Remarks

See Also