RayPick()

Found an issue in the documentation ? Please report it here !

Moderator: Documentation Editors

williamvanhoecke
User
User
Posts: 65
Joined: Wed Jun 07, 2017 10:13 pm

RayPick()

Post by williamvanhoecke »

I am reporting an error in the 'PureBasic help' because i have been strugling for 3 days before I found the reason of strange behaviour
The helpfile says
Result = RayPick(x, y, z, DestinationX, DestinationY, DestinationZ [, PickMask])
This is not correct
Raypic() needs a direction NOT an endpoint, meaning the destination value should be positive or negative in relation to the x,y,z

// Moved from "Bugs - Windows" to "Bugs - Documentation" (Kiffi)
Mesa
Enthusiast
Enthusiast
Posts: 433
Joined: Fri Feb 24, 2012 10:19 am

Re: RayPick()

Post by Mesa »

Message from a moderator:

Could you explain a little more please.
Or what would be the help text ?

M.
Post Reply