Home
last modified time | relevance | path

Searched defs:InterpolationData (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp61 struct AnimationSystem::InterpolationData { struct in AnimationSystem
62 AnimationTrackComponent::Interpolation mode;
63 size_t startIndex;
64 size_t endIndex;
66 float t;
67 float weight;