Description
Return the volume of an object based on the object’s model’s bounding box.
Parameters
_object | an object to calculate the volume of. [Object] |
Returns
_volume | the volume. [Number] |
Examples
_vol = _vehicle call CBA_fnc_getVolume
Author
Rommel