Rebel Fork Framework
AnimationTrack.h File Reference
#include "../Container/FlagSet.h"
#include "../Container/KeyFrameSet.h"
#include "../Core/VariantCurve.h"
#include "../Graphics/Skeleton.h"
#include "../Math/Transform.h"

Classes

struct  Urho3D::AnimationKeyFrame
 
struct  Urho3D::AnimationTrack
 
struct  Urho3D::VariantAnimationTrack
 Generic animation track, stores keyframes of single animatable entity. More...
 

Typedefs

using Urho3D::VariantAnimationKeyFrame = VariantCurvePoint
 Generic variant animation keyframe.