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