Procedural Hexagon Grid Framework
 All Classes Namespaces Functions
PHG.CameraMovement Class Reference

Class responsible for camera movement. More...

Inheritance diagram for PHG.CameraMovement:

Public Member Functions

void Init ()
 Initialize Camera Movement.
 

Public Attributes

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
 

Detailed Description

Class responsible for camera movement.


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