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: 2024.2.2.0 (10.16.2.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