RB3DSpace.FindPoint Method
Finds point at x, y (pixels) within the RB3DSpace. Returns Nil if the x, y, contains no point.
Syntax
RB3DSpace.FindPoint x, y
Parameters | |
x |
|
y |
Returns returns the 3D
world coordinates of the part of the scene drawn at that point as a Vector3D.