SoStereoCamera Properties |
The SoStereoCamera type exposes the following members.
Name | Description | |
---|---|---|
absoluteAdjustments | Specifies if stereo adjustments are absolute. | |
aspectRatio | The ratio of camera viewing width to height. | |
balance | The stereo balance (the position of the zero parallax plane). | |
balanceNearFrac | Specifies whether the balance value is defined as a fraction of the camera near distance. | |
farDistance | The distance from the camera viewpoint to the far clipping plane. | |
focalDistance | The distance from the viewpoint to the point of focus. | |
heightAngle | Vertical angle of the viewing volume. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
nearDistance | The distance from the camera viewpoint to the near clipping plane. | |
offset | The stereo offset (the distance of each eye from the camera position). | |
orientation | The orientation of the camera viewpoint, defined as a rotation of the viewing direction from its default (0,0,-1) vector. | |
position | The location of the camera viewpoint. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
viewportMapping | Defines how to map the rendered image into the current viewport, when the aspect ratio of the camera differs from that of the viewport. |