|
Foundation
|
A clip: a set of channels plus its total duration (seconds). More...
#include <Animation.hpp>
Public Member Functions | |
| FAnimationClip (Allocator *alloc=GLOBAL_ALLOC) | |
Public Attributes | |
| Vector< FAnimChannel > | channels |
| float | duration {0.0f} |
| int32_t | skeleton {-1} |
A clip: a set of channels plus its total duration (seconds).
|
inlineexplicit |
| Vector<FAnimChannel> FAnimationClip::channels |
| float FAnimationClip::duration {0.0f} |
| int32_t FAnimationClip::skeleton {-1} |