Click or drag to resize
SiRenderAreaStillSuperSampling Interface

RenderArea still supersampling interface.

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public interface SiRenderAreaStillSuperSampling

The SiRenderAreaStillSuperSampling type exposes the following members.

Methods
  NameDescription
Public methodGetStillSuperSamplingDelay
Public methodGetStillSuperSamplingQuality
Public methodSetStillSuperSamplingDelay

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

Public methodSetStillSuperSamplingQuality

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

Top
Remarks

This interface provides the list of methods that renderAreas must define to use still supersampling feature.

See Also