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

#include <model.h>

Public Attributes

std::vector< math::transformtransforms
 Vector of bone transforms.
 

Detailed Description

Definition at line 30 of file model.h.

Member Data Documentation

◆ transforms

std::vector<math::transform> unravel::pose_transform::transforms

Vector of bone transforms.

Definition at line 35 of file model.h.


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