PointPick()

语法

Result = PointPick(#Camera, x, y)
概要
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().

已支持操作系统

所有

<- Pitch() - Engine3D Index - RayCast() ->