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: 2024.1.1.0 (2024.1.1)
Syntax
public static bool IsBalanceAdjustmentNearFrac(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState

Return Value

Type: Boolean
Remarks

See setBalanceAdjustment.

See Also