PointPick()

Syntax

Result = PointPick(#Camera, x, y)
Description
Allows to get the direction the specified 2D point (x,y - in pixels) on the specified #Camera. If the pick was not successful, it will returns 0. To get the point direction, use PickX(), PickY() and PickZ().

Supported OS

All

<- PickZ() - Engine3D Index - RenderWorld() ->