inflate
Inflates this bounding box by the given x, y, and z amounts and returns the result.
Return
the resulting box
Parameters
x
the X amount to inflate by
y
the Y amount to inflate by
z
the Z amount to inflate by
Deflates this bounding box by the given factor and returns the result.
Return
the resulting box
Parameters
factor
the factor to inflate by