Public Member Functions |
|
__init__ (str pName, object pObject=None) | |
Constructor. |
|
Public Attributes |
|
FBPropertyCameraStereoType | Stereo |
Read Write Property: //!< This
property handles the types of Stereo camera. |
|
FBPropertyBaseAnimatable | InteraxialSeparation |
Read Write Property: This property
handles the distance between left and right cameras. |
|
FBPropertyBaseAnimatable | ZeroParallax |
Read Write Property: This property
handles the distance on the camera view axis where the zero
parallax plane occurs. |
|
FBPropertyBaseAnimatable | ToeInAdjust |
Read Write Property: This property is
to offset the computed toe-in effect when it's in Converged mode.
|
|
FBPropertyBaseAnimatable | FilmOffsetRightCam |
Read Write Property: This property
handles the film offset for the right camera. |
|
FBPropertyBaseAnimatable | FilmOffsetLeftCam |
Read Write Property: This property
handles the film offset for the left camera. |
|
FBPropertyCamera | RightCamera |
Read Write Property: This property
hold the right camera connected to it. |
|
FBPropertyCamera | LeftCamera |
Read Write Property: This property
hold the left camera connected to it. |
|
FBPropertyCamera | CenterCamera |
Read Write Property: This property
hold the center camera connected to it. |
|
FBPropertyString | PrecompFileName |
Read Write Property: This property
handles the precomp file name. |
|
FBPropertyString | RelativePrecompFileName |
Read Write Property: This property
handles the relative precomp file name. |
|
FBPropertyBase | DisplayZeroParallaxPlane |
Read Write Property: Display the zero
parallax plane. |
|
FBPropertyBase | ZeroParallaxPlaneTransparency |
Read Write Property: Zero parallax
plane transparency. |
|
FBPropertyBase | ZeroParallaxPlaneColor |
Read Write Property: Zero parallax
plane color. |
Constructor.
pName | Name of stereo camera. |
pObject | For internal use only(default=NULL). |
Reimplemented from FBCamera.
FBPropertyCameraStereoType Stereo |
Read Write Property: //!< This property handles the types of Stereo camera.
FBPropertyBaseAnimatable InteraxialSeparation |
Read Write Property: This property handles the distance between left and right cameras.
FBPropertyBaseAnimatable ZeroParallax |
Read Write Property: This property handles the distance on the camera view axis where the zero parallax plane occurs.
FBPropertyBaseAnimatable ToeInAdjust |
Read Write Property: This property is to offset the computed toe-in effect when it's in Converged mode.
FBPropertyBaseAnimatable FilmOffsetRightCam |
Read Write Property: This property handles the film offset for the right camera.
(inch)
FBPropertyBaseAnimatable FilmOffsetLeftCam |
Read Write Property: This property handles the film offset for the left camera.
(inch)
FBPropertyCamera RightCamera |
Read Write Property: This property hold the right camera connected to it.
FBPropertyCamera LeftCamera |
Read Write Property: This property hold the left camera connected to it.
FBPropertyCamera CenterCamera |
Read Write Property: This property hold the center camera connected to it.
Must be either the master, left or right camera.
Read Write Property: This property handles the precomp file name.
Read Write Property: This property handles the relative precomp file name.
FBPropertyBase DisplayZeroParallaxPlane |
Read Write Property: Display the zero parallax plane.
FBPropertyBase ZeroParallaxPlaneTransparency |
Read Write Property: Zero parallax plane transparency.
FBPropertyBase ZeroParallaxPlaneColor |
Read Write Property: Zero parallax plane color.