Click or drag to resize
SoRenderAreaCoreSetStereoParameters Method

Namespace: OIV.Inventor.ViewerComponents
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public virtual void SetStereoParameters(
	SoStereoParameters parameters
)

Parameters

parameters
Type: OIV.Inventor.ViewerComponentsSoStereoParameters

Provides specific parameters for a stereo mode. Use one of the subclasses of OIV.Inventor.ViewerComponents.SoStereoParameters.

Implements

SiRenderAreaStereoSetStereoParameters(SoStereoParameters)
Remarks

Defines the stereo parameters.

NOTES

See Also