| Urho3D
    | 
Animation instance per-track data. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Graphics/AnimationState.h>
| Public Member Functions | |
| AnimationStateTrack () | |
| Construct with defaults. | |
| ~AnimationStateTrack () | |
| Destruct. | |
| Public Attributes | |
| const AnimationTrack * | track_ | 
| Animation track. | |
| Bone * | bone_ | 
| Bone pointer. | |
| WeakPtr< Node > | node_ | 
| Scene node pointer. | |
| float | weight_ | 
| Blending weight. | |
| unsigned | keyFrame_ | 
| Last key frame. | |
Animation instance per-track data.
 1.8.17
 1.8.17