Click or drag to resize
SoStereoElementIsBalanceAdjustmentNearFrac Method

Returns true when the stereo balance adjustement is defined as a fraction of the camera near distance.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static bool IsBalanceAdjustmentNearFrac(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: Boolean
Remarks

See setBalanceAdjustment.

See Also