RB3DSpace.FindObject Method

Finds object at x, y (pixels) within the RB3DSpace. The coordinates.

Syntax

RB3DSpace.FindObject x, y


Parameters

x

Integer

y

Integer


Returns Nil if the point contains no object. Returns the object drawn at that point as an Object3D.