![]() |
Twilight Princess
Remastered version of the GameCube game
|
Collaboration diagram for CameraProcess:Public Attributes | |
| ProcessType | ProcessType |
| CinemachineVirtualCamera | Camera |
| float | TrackSpeed = 1 |
| CameraSwitchType | SwitchType |
| bool | ContinueProcesses |
| CameraCut | CameraCut |
| float | Delay |
| Transform | LookAt |
| UltEvent | Event |
| bool | Show = true |
| string | Name |
| CinemachineVirtualCamera CameraProcess.Camera |
| CameraCut CameraProcess.CameraCut |
| bool CameraProcess.ContinueProcesses |
| float CameraProcess.Delay |
| UltEvent CameraProcess.Event |
| Transform CameraProcess.LookAt |
| string CameraProcess.Name |
| ProcessType CameraProcess.ProcessType |
| bool CameraProcess.Show = true |
| CameraSwitchType CameraProcess.SwitchType |
| float CameraProcess.TrackSpeed = 1 |