Class responsible for camera movement.
More...
|
|
void | Init () |
| | Initialize Camera Movement.
|
| |
|
|
Transform | target |
| |
|
Vector3 | targetOffset |
| |
|
float | distance = 5.0f |
| |
|
float | maxDistance = 20 |
| |
|
float | minDistance = .6f |
| |
|
float | xSpeed = 100.0f |
| |
|
float | ySpeed = 100.0f |
| |
|
float | panSpeed = 0.75f |
| |
|
int | yMinLimit = -80 |
| |
|
int | yMaxLimit = 80 |
| |
|
int | zoomRate = 100 |
| |
|
float | zoomDampening = 5.0f |
| |
Class responsible for camera movement.
The documentation for this class was generated from the following file: