Click or drag to resize
SoStereoCameraoffset Property

The stereo offset (the distance of each eye from the camera position).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat offset { get; }

Property Value

Type: SoSFFloat
Remarks

The right eye is moved plus offset and the left eye is moved minus offset. Default is 0.7.

See Also