Axmol Engine 2.4.0-258ceca
|
animation curve, translation, rotation, and scale More...
#include <Animation3D.h>
Public Member Functions | |
Curve () | |
constructor | |
~Curve () | |
constructor | |
Public Attributes | |
AnimationCurveVec3 * | translateCurve |
translation curve | |
AnimationCurveQuat * | rotCurve |
rotation curve | |
AnimationCurveVec3 * | scaleCurve |
scaling curve | |
animation curve, translation, rotation, and scale