Urho3D
|
Skeletal animation keyframe. More...
#include <Animation.h>
Public Attributes | |
float | time_ |
Keyframe time. | |
Vector3 | position_ |
Bone position. | |
Quaternion | rotation_ |
Bone rotation. | |
Vector3 | scale_ |
Bone scale. |
Skeletal animation keyframe.