Home
last modified time | relevance | path

Searched refs:ANIMATION_REPEATS (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Danim_impl.cpp201 static constexpr BASE_NS::string_view ANIMATION_REPEATS = "AnimationComponent.repeatCount"; member in __anon9815::AnimImpl
218 ANIMATION_REPEATS.substr(ANIMATION_COMPONENT_NAME_LEN),
292 animationRepeatCount_ = meta->GetPropertyByName<uint32_t>(ANIMATION_REPEATS);

Completed in 2 milliseconds