Files
RCBASIC4/doc/files/getmeshboundingbox.txt
2025-08-13 19:20:25 -05:00

7 lines
264 B
Plaintext

#title GetMeshBoundingBox [RCBasic Doc]
#header Sub GetMeshBoundingBox( mesh, ByRef min_x, ByRef min_y, ByRef min_z, ByRef max_x, ByRef max_y, ByRef max_z )
Gets the min and max corners of a mesh's bounding box
#ref SetMeshBoundingBox ReCalculateMeshBoundingBox