PointPick()
Syntax
Result = PointPick(#Camera, x, y)Description
Allows to get the direction the specified 2D point on the specified camera.
Parameters
#Camera The camera to use. x, y The coordinates, in pixels, of the point.
Return value
Returns non-zero if the pick was successful. To get the point direction, use PickX(), PickY() and PickZ().
Supported OS
All