VocabularyraylibClass descriptionMeshes, materials and animation data
Fieldstransform | Matrix | Local transform matrix. |
meshCount | int | Number of meshes. |
materialCount | int | Number of materials. |
_meshes | void* | Meshes array. |
_materials | void* | Materials array. |
meshMaterial | int* | Mesh material number. |
boneCount | int | Number of bones. |
_bones | void* | Bones information (skeleton). |
bindPose | void* | Bones base transformation (pose). |
DefinitionMethods