| 
    My Project
    
   | 
 
Public Types | |
| enum | InterpolationType { Direct , Exponential , DampedSpring } | 
Public Member Functions | |
| Config (InterpolationType type, float speed) | |
Properties | |
| InterpolationType | interpolationType [get, set] | 
| bool | enabled [get] | 
| float | interpolationSpeed [get, set] | 
| static Config | Direct [get] |