Click or drag to resize
SoCameraGetBalanceAdjustment Method

Note: This API is now obsolete.

Queries the parallax balance.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use OIV.Inventor.Nodes.SoStereoCamera and balance field instead.")]
public float GetBalanceAdjustment()

Return Value

Type: Single
Remarks

Obsoletesince Open Inventor 9700. Use OIV.Inventor.Nodes.SoStereoCamera and balance field instead.

See Also