Click or drag to resize
SiRenderAreaStillSuperSamplingSetStillSuperSamplingQuality Method

Set quality for supersampling when "still" (not interacting).

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
void SetStillSuperSamplingQuality(
	float quality
)

Parameters

quality
Type: SystemSingle
Remarks

When quality is greater than 0, still images will be automatically supersampled.

See Also