Files
RCBASIC4/doc/files/getmeshboundingbox.txt
2026-02-26 15:33:51 -06:00

8 lines
265 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