Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::animation_pose Struct Reference

#include <animation_pose.h>

Classes

struct  node
 
struct  node_desc
 
struct  root_motion_result
 
struct  root_motion_state
 

Public Attributes

std::vector< nodenodes
 
root_motion_result motion_result
 
root_motion_state motion_state
 

Detailed Description

Definition at line 9 of file animation_pose.h.

Member Data Documentation

◆ motion_result

root_motion_result unravel::animation_pose::motion_result

Definition at line 47 of file animation_pose.h.

◆ motion_state

root_motion_state unravel::animation_pose::motion_state

Definition at line 48 of file animation_pose.h.

◆ nodes

std::vector<node> unravel::animation_pose::nodes

Definition at line 45 of file animation_pose.h.


The documentation for this struct was generated from the following file: