Create a RaycastResult object that gets the results from a StartShapeTestRay()
The handle returned from StartShapeTestRay()
Whether we hit anything.
Whether the entity hit exists.
Get the position of the entity that was hit.
Material type that was hit.
Raycast result's handle.
Return the vector perpendicular to the tangent plane.
Generated using TypeDoc
Class that represents the result of a raycast.