Compute model bounding box limits (considers all meshes).
Note
This function has been auto-generated from the following Raylib function definition:
GetModelBoundingBox(Model model); BoundingBox
See also
model()
for creating model objects.
Other model functions:
draw_model_ex()
,
draw_model_wires()
,
draw_model()
,
get_ray_collision_model()
,
load_model()
,
unload_model()