5 lines
215 B
Plaintext
5 lines
215 B
Plaintext
#title GetTerrainPatchAABB [RCBasic Doc]
|
|
#header sub GetTerrainPatchAABB( actor, patchX, patchZ, ByRef minX, ByRef minY, ByRef minZ, ByRef maxX, ByRef maxY, ByRef maxZ )
|
|
|
|
Returns the bounding box of a terrain patch
|