![]() |
Wise&mystical
1.0
Project about Europe
|
#include <raylib.h>
Collaboration diagram for Model:Public Attributes | |
| Matrix | transform |
| int | meshCount |
| int | materialCount |
| Mesh * | meshes |
| Material * | materials |
| int * | meshMaterial |
| int | boneCount |
| BoneInfo * | bones |
| Transform * | bindPose |