10-22-2020, 09:13 AM
You have forgotten to check the y coordinate!
Also the Bounds represents a bounding box that only approximates the actual 3D objects - for example for a sphere the bounding box is much bigger than the sphere - this means that a lot of positions will be inside the bounding box but not inside the sphere.
Also the Bounds represents a bounding box that only approximates the actual 3D objects - for example for a sphere the bounding box is much bigger than the sphere - this means that a lot of positions will be inside the bounding box but not inside the sphere.
Andrej Benedik

