RayPick()
Posted: Sat Jul 13, 2024 9:36 pm
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)
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)