boundingBox

From Bohemia Interactive Community
Revision as of 14:40, 6 July 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


boundingBox object


Operand types:

object: Object

Type of returned value:

Array

Compatibility:

Version 2.92 required.

Description:

Returns a bounding box of given object in model coordinate space.

The result is in format [[minX, minZ, minY], [maxX, maxZ, maxY]].