Click or drag to resize
SoStereoCamera Properties

The SoStereoCamera type exposes the following members.

Properties
  NameDescription
Public propertyabsoluteAdjustments

Specifies if stereo adjustments are absolute.

Public propertyaspectRatio

The ratio of camera viewing width to height.

(Inherited from SoCamera.)
Public propertybalance

The stereo balance (the position of the zero parallax plane).

Public propertybalanceNearFrac

Specifies whether the balance value is defined as a fraction of the camera near distance.

Public propertyfarDistance

The distance from the camera viewpoint to the far clipping plane.

(Inherited from SoCamera.)
Public propertyfocalDistance

The distance from the viewpoint to the point of focus.

(Inherited from SoCamera.)
Public propertyheightAngle

Vertical angle of the viewing volume.

(Inherited from SoPerspectiveCamera.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertynearDistance

The distance from the camera viewpoint to the near clipping plane.

(Inherited from SoCamera.)
Public propertyoffset

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

Public propertyorientation

The orientation of the camera viewpoint, defined as a rotation of the viewing direction from its default (0,0,-1) vector.

(Inherited from SoCamera.)
Public propertyposition

The location of the camera viewpoint.

(Inherited from SoCamera.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyviewportMapping

Defines how to map the rendered image into the current viewport, when the aspect ratio of the camera differs from that of the viewport.

(Inherited from SoCamera.)
Top
See Also