Home
last modified time | relevance | path

Searched refs:get_fadeout_time (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/animation/
H A Danimation_blend_tree.h109 float get_fadeout_time() const;
H A Danimation_blend_tree.cpp172 float AnimationNodeOneShot::get_fadeout_time() const { in get_fadeout_time() function in AnimationNodeOneShot
325 ClassDB::bind_method(D_METHOD("get_fadeout_time"), &AnimationNodeOneShot::get_fadeout_time); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/scene/animation/
H A Danimation_blend_tree.h109 float get_fadeout_time() const;
H A Danimation_blend_tree.cpp172 float AnimationNodeOneShot::get_fadeout_time() const { in get_fadeout_time() function in AnimationNodeOneShot
325 ClassDB::bind_method(D_METHOD("get_fadeout_time"), &AnimationNodeOneShot::get_fadeout_time); in _bind_methods()