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: 10.12.3.0 (10.12.3.0)
Syntax
void SetStillSuperSamplingQuality(
	float quality
)

Parameters

quality
Type: SystemSingle
Remarks

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

See Also