|
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 48 of file animation_pose.h.
| math::vec3 unravel::animation_pose::root_motion_state::root_position_at_time |
Definition at line 50 of file animation_pose.h.
| animation_channel::seconds_t unravel::animation_pose::root_motion_state::root_position_time {} |
Definition at line 51 of file animation_pose.h.
| math::quat unravel::animation_pose::root_motion_state::root_rotation_at_time |
Definition at line 53 of file animation_pose.h.
| animation_channel::seconds_t unravel::animation_pose::root_motion_state::root_rotation_time {} |
Definition at line 54 of file animation_pose.h.