Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
SmoothFollow2 Class Reference
Inheritance diagram for SmoothFollow2:

Public Member Functions

void Update ()
 

Public Attributes

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

Member Function Documentation

void SmoothFollow2.Update ( )
inline

Member Data Documentation

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

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