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

#include <animation_pose.h>

Public Attributes

node_desc desc {}
 
math::transform transform {}
 

Detailed Description

Definition at line 17 of file animation_pose.h.

Member Data Documentation

◆ desc

node_desc unravel::animation_pose::node::desc {}

Definition at line 19 of file animation_pose.h.

◆ transform

math::transform unravel::animation_pose::node::transform {}

Definition at line 20 of file animation_pose.h.


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