A* Pathfinding Project  3.8.11
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
AstarSmoothFollow2 Class Reference

Smooth Camera Following. More...

Detailed Description

Smooth Camera Following.

Author
http://wiki.unity3d.com/index.php/SmoothFollow2

Public Attributes

float damping = 5.0f
 
float distance = 3.0f
 
bool followBehind = true
 
float height = 3.0f
 
float rotationDamping = 10.0f
 
bool smoothRotation = true
 
bool staticOffset = false
 
Transform target
 

Private Member Functions

void LateUpdate ()
 

Member Function Documentation

void LateUpdate ( )
private

Member Data Documentation

float damping = 5.0f
float distance = 3.0f
bool followBehind = true
float height = 3.0f
float rotationDamping = 10.0f
bool smoothRotation = true
bool staticOffset = false
Transform target

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