Return the volume of the bounding box of an object’s model. The bounding box is retrieved using boundingBoxReal instead of boundingBox with visual clipping type for more precise measurements.
_object | Object to calculate the volume of <OBJECT> |
_volume | Volume of the bounding box <NUMBER> |
private _volume = _vehicle call CBA_fnc_getVolume
Anton