Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::animation_component Member List

This is the complete list of members for unravel::animation_component, including all inherited members.

base typedefunravel::component_crtp< animation_component >
culling_mode enum nameunravel::animation_component
etounravel::basic_component
get_animation() const -> const asset_handle< animation_clip > &unravel::animation_component
get_apply_root_motion() const -> boolunravel::animation_component
get_autoplay() const -> boolunravel::animation_component
get_culling_mode() const -> const culling_mode &unravel::animation_component
get_player() const -> const animation_player &unravel::animation_component
get_player() -> animation_player &unravel::animation_component
get_speed() const -> floatunravel::animation_component
in_place_deleteunravel::component_crtp< animation_component >static
set_animation(const asset_handle< animation_clip > &animation)unravel::animation_component
set_apply_root_motion(bool on)unravel::animation_component
set_autoplay(bool on)unravel::animation_component
set_culling_mode(const culling_mode &animation)unravel::animation_component
set_speed(float speed)unravel::animation_component
touch()unravel::basic_componentinline