harfang3d/doc/doc/RaycastOut.md

6 lines
256 B
Markdown
Raw Normal View History

2021-12-15 19:23:12 +00:00
Contains the result of a physics raycast.
* `P`: Position of the raycast hit
* `N`: Normal of the raycast hit
* `Node`: Node hit by the raycast
2021-10-13 12:40:31 +00:00
* `t`: Parametric value of the intersection, ratio of the distance to the hit by the length of the raycast