Load model from files (meshes and materials).
Note
This function has been auto-generated from the following Raylib function definition:
LoadModel(const char *fileName); Model
See also
Other model functions:
draw_model_ex()
,
draw_model_wires()
,
draw_model()
,
get_model_bounding_box()
,
get_ray_collision_model()
,
unload_model()