Click or drag to resize
SoGLRenderActionIsPassUpdate Method

Returns a flag indicating whether intermediate results are displayed after each antialiasing pass for progressive improvement.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public bool IsPassUpdate()

Return Value

Type: Boolean
Remarks

The default value can be set using the environment variable OIV_ANTIALIAS_PASS_UPDATE.

See Also