CameraSecondaryAction
Used by the property Character.cameraSecondaryAction in rotating orbit cameras
Constants
| Constant Name | Return Type | Description | Tags |
|---|---|---|---|
| CameraSecondaryAction.DoNothing | number | Do nothing when secondary action pressed (default) | None |
| CameraSecondaryAction.SnapCharacterToCamera | number | Snap the character rotation to the current camera rotation | None |
| CameraSecondaryAction.SnapCameraToCharacter | number | Snap the camera to the current camera rotation | None |