Added new functions to documentation
This commit is contained in:
6
doc/files/getmeshboundingbox.txt
Normal file
6
doc/files/getmeshboundingbox.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user