Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/animation/
H A Danimation.h129 META_NS::ArrayProperty<Type> Keyframes() in Keyframes() function
134 auto& Keyframes(BASE_NS::array_view<Type> keyframes) in Keyframes() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp154 IProperty::Ptr EcsTrackAnimation::Keyframes() const in Keyframes() function in EcsTrackAnimation