Animation curve, including translation, rotation, and scale. More...
Public Member Functions | |
Curve () | |
Constructor. | |
~Curve () | |
Destructor. More... | |
~Curve () | |
Destructor. More... | |
~Curve () | |
Destructor. More... | |
Public Attributes | |
AnimationCurveVec3 * | translateCurve |
Translation curve. | |
AnimationCurveQuat * | rotCurve |
Rotation curve. | |
var | rotCurve |
Rotation curve. | |
local | rotCurve |
Rotation curve. | |
AnimationCurveVec3 * | scaleCurve |
Scaling curve. | |
var | scaleCurve |
Scaling curve. | |
local | scaleCurve |
Scaling curve. | |
Animation curve, including translation, rotation, and scale.
~Curve | ( | ) |
Destructor.
var ~Curve | ( | ) |
Destructor.
local ~Curve | ( | ) |
Destructor.