get-mesh-bounding-box ( mesh -- BoundingBox )


Vocabulary
raylib

Inputs
mesha Mesh


Outputs
BoundingBoxa BoundingBox


Word description
Compute mesh bounding box limits

Definition


LIBRARY: raylib FUNCTION-ALIAS: get-mesh-bounding-box
BoundingBox GetMeshBoundingBox ( Mesh mesh )