Click or drag to resize
SoGLGraphicConfigTemplateGetFullSceneAntialiasing Method

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

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

Parameters

minFsaaBits
Type: SystemInt32
maxFsaaBits
Type: SystemInt32

Return Value

Type: SoGraphicConfigTemplatePreferences
Remarks

See Also