Click or drag to resize
SoFullSceneAntialiasingParametersGetNumSamples Method

Returns the requested number of samples.

Namespace: OIV.Inventor.Antialiasing
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int GetNumSamples()

Return Value

Type: Int32
Remarks

The window's pixel format will have up to this number of samples. If the graphic device doesn't support this number of samples a lower number will be used.

See Also