Enumerator |
---|
Follow |
|
Isometric |
|
Free |
|
CameraModes TMPro.Examples.CameraController.CameraMode = CameraModes.Follow |
Transform TMPro.Examples.CameraController.CameraTarget |
float TMPro.Examples.CameraController.ElevationAngle = 30.0f |
float TMPro.Examples.CameraController.FollowDistance = 30.0f |
float TMPro.Examples.CameraController.MaxElevationAngle = 85.0f |
float TMPro.Examples.CameraController.MaxFollowDistance = 100.0f |
float TMPro.Examples.CameraController.MinElevationAngle = 0f |
float TMPro.Examples.CameraController.MinFollowDistance = 2.0f |
bool TMPro.Examples.CameraController.MovementSmoothing = true |
float TMPro.Examples.CameraController.MovementSmoothingValue = 25f |
float TMPro.Examples.CameraController.MoveSensitivity = 2.0f |
float TMPro.Examples.CameraController.OrbitalAngle = 0f |
bool TMPro.Examples.CameraController.RotationSmoothing = false |
float TMPro.Examples.CameraController.RotationSmoothingValue = 5.0f |
The documentation for this class was generated from the following file: