Searched defs:InterpolationData (Results 1 – 1 of 1) sorted by relevance
61 struct AnimationSystem::InterpolationData { struct in AnimationSystem62 AnimationTrackComponent::Interpolation mode;63 size_t startIndex;64 size_t endIndex;66 float t;67 float weight;