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

#include <mesh.h>

Public Attributes

face_influencesinfluences {nullptr}
 < Pointer to the face influences.
 
uint32_t data_group_id {0}
 

Detailed Description

Definition at line 936 of file mesh.h.

Member Data Documentation

◆ data_group_id

uint32_t unravel::mesh::bone_combination_key::data_group_id {0}

Definition at line 941 of file mesh.h.

◆ influences

face_influences* unravel::mesh::bone_combination_key::influences {nullptr}

< Pointer to the face influences.

The data group identifier.

Definition at line 939 of file mesh.h.


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