Click or drag to resize
SoStereoElementSetStereoAbsoluteAdjustments Method

Indicates if the stereo offset and and balance setting should be interpreted as factors or as absolute parameters.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetStereoAbsoluteAdjustments(
	SoState state,
	bool absolute
)

Parameters

state
Type: OIV.Inventor.MiscSoState
absolute
Type: SystemBoolean
Remarks

If true, the stereo adjustments are absolute.

See Also