MeshComponentData
Initialization data structure for the MeshComponent
.
File location: framework/cauldron/framework/inc/core/components/meshcomponent.h
Detailed description
Initialization data structure for the MeshComponent
.
Data fields
Type |
Description |
---|---|
const Mesh * |
pMesh
The “Mesh“ reference for the component.
|