Syntax

dbGetPickVector(*Vector.v3)

Description

This command will return the X, Y, and Z offsets from the vector stored in previously generated pick data. The pick data is generated when the dbPickObject and dbPickScreen commands are used. The vector is relative to the world position of the camera, and so adding the camera position to this vector will result in the 3D world position.

See Also

dbGetPickDistance, dbObjectInScreen, dbObjectScreenX, dbObjectScreenY, dbPickObject, dbPickScreen