|
struct | Urho3D::NodeAnimationStateTrack |
| Transform track applied to the Node that is not used as Bone for AnimatedModel. More...
|
|
struct | Urho3D::NodeAnimationOutput |
| Output that aggregates all NodeAnimationStateTrack-s targeted at the same node. More...
|
|
struct | Urho3D::ModelAnimationStateTrack |
|
struct | Urho3D::ModelAnimationOutput |
| Output that aggregates all ModelAnimationStateTrack-s targeted at the same bone. More...
|
|
struct | Urho3D::AnimatedAttributeReference |
| Reference to attribute or sub-attribute;. More...
|
|
struct | Urho3D::AttributeAnimationStateTrack |
| Value track applied to the specific attribute or sub-attribute. More...
|
|
class | Urho3D::AnimationState |
| Animation instance. More...
|
|