Beamable SDK
Public Types | Public Attributes | List of all members
TMPro.Examples.CameraController Class Reference
Inheritance diagram for TMPro.Examples.CameraController:
Inheritance graph
[legend]
Collaboration diagram for TMPro.Examples.CameraController:
Collaboration graph
[legend]

Public Types

enum  CameraModes { Follow, Isometric, Free }
 

Public Attributes

Transform CameraTarget
 
float FollowDistance = 30.0f
 
float MaxFollowDistance = 100.0f
 
float MinFollowDistance = 2.0f
 
float ElevationAngle = 30.0f
 
float MaxElevationAngle = 85.0f
 
float MinElevationAngle = 0f
 
float OrbitalAngle = 0f
 
CameraModes CameraMode = CameraModes.Follow
 
bool MovementSmoothing = true
 
bool RotationSmoothing = false
 
float MovementSmoothingValue = 25f
 
float RotationSmoothingValue = 5.0f
 
float MoveSensitivity = 2.0f
 

The documentation for this class was generated from the following file: