Camera switcher.
This class is a wrapper around the system's camera switcher object. There can only be one switcher in a given scene. Any attempts at creating a new instance will return the existing one.
Public Member Functions | |
__init__ () | |
Constructor. | |
Public Attributes | |
FBPropertyCamera | CurrentCamera |
Read Write Property: Camera currently being used by the switcher. | |
FBPropertyBase | CurrentCameraIndex |
Read Write Property: Camera index currently being used by the switcher. |
__init__ | ( | ) |
FBPropertyCamera CurrentCamera |
Read Write Property: Camera currently being used by the switcher.
Set to NULL to turn on evalute switch, otherwise manual switch.
FBPropertyBase CurrentCameraIndex |
Read Write Property: Camera index currently being used by the switcher.
Set to -1 to turn on evaluate switch.