Click or drag to resize
SoCameraIsBalanceAdjustmentNearFrac Method

Note: This API is now obsolete.

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

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9700. Use SoStereoCamera and balanceNearFrac field instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool IsBalanceAdjustmentNearFrac()

Return Value

Type: Boolean
Remarks

Caution note Caution

Obsolete since Open Inventor 9700. Use OIV.Inventor.Nodes.SoStereoCamera and balanceNearFrac field instead.

See Also