Unravel Engine C++ Reference
|
#include <animation_pose.h>
Public Attributes | |
math::vec3 | root_position_at_time |
animation_channel::seconds_t | root_position_time {} |
math::quat | root_rotation_at_time |
animation_channel::seconds_t | root_rotation_time {} |
Definition at line 36 of file animation_pose.h.
math::vec3 unravel::animation_pose::root_motion_state::root_position_at_time |
Definition at line 38 of file animation_pose.h.
animation_channel::seconds_t unravel::animation_pose::root_motion_state::root_position_time {} |
Definition at line 39 of file animation_pose.h.
math::quat unravel::animation_pose::root_motion_state::root_rotation_at_time |
Definition at line 41 of file animation_pose.h.
animation_channel::seconds_t unravel::animation_pose::root_motion_state::root_rotation_time {} |
Definition at line 42 of file animation_pose.h.