RB3DSpace.FindObject Method
Finds object at x, y (pixels) within the RB3DSpace. The coordinates.
Syntax
RB3DSpace.FindObject x, y
x
Integer
y
Returns Nil if the point contains no object. Returns the object drawn at that point as an Object3D.