|
Unravel Engine C++ Reference
|
Maps submesh index to a list of transform indices. Key: submesh_index, Value: list of indices into the transforms array. More...
#include <model.h>
Public Attributes | |
| uint32_t | index {} |
| bool | active {} |
| bool | casts_shadow {true} |
Maps submesh index to a list of transform indices. Key: submesh_index, Value: list of indices into the transforms array.
| bool unravel::submesh_pose_mat4::transform_index::casts_shadow {true} |
| uint32_t unravel::submesh_pose_mat4::transform_index::index {} |