Click or drag to resize
SiRenderAreaStillSuperSamplingSetStillSuperSamplingDelay Method

Set delay 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 SetStillSuperSamplingDelay(
	uint delay
)

Parameters

delay
Type: SystemUInt32
Remarks

If greater than 0, images will be supersampled after the specified delay. The delay is in milliseconds.

See Also