Home > three-story-controls > CameraAction
Enum of camera actions used to control a CameraRig
Signature:
export declare enum CameraAction
| Member | Value | Description |
|---|---|---|
| Dolly | "Dolly" |
|
| Pan | "Pan" |
|
| Pedestal | "Pedestal" |
|
| Roll | "Roll" |
|
| Tilt | "Tilt" |
|
| Truck | "Truck" |
|
| Zoom | "Zoom" |