- Source:
Methods
-
<static> isXyzInsideBox(xyz, bounds) → {Boolean}
-
Returns true if the given coordinate is within the given box.
Parameters:
Name Type Description xyzArray boundsArray [xmin, xmax, ymin, ymax, zmin, zmax] - Source:
Returns:
- Type
- Boolean