x# - x coordinate of start of line pick
y# - y coordinate of start of line pick z# - z coordinate of start of line pick dx# - distance x of line pick dy# - distance y of line pick dz# - distance z of line pick radius (optional) - radius of line pick |
Returns the first entity between x,y,z to x+dx,y+dy,z+dz.
See also: EntityPick, LinePick, CameraPick, EntityPickMode. |