contains

Checks if the given x, y, and z values are inside the bounds of this box.

Return

true if this box contains the values, false otherwise

Parameters

x

the X value

y

the Y value

z

the Z value