Checks if a 3D point is inside a cube region defined by a cube's bounds.
The 3D point [x, y, z] to check.
A boolean indicating whether the point is inside the cube.
Checks if a 3D point is inside a cube region defined by a cube's bounds.