constructor
new BBMOD_RaycastResult()
A structure for holding additional raycast data.
Name | Description |
---|---|
Distance | The distance from the ray's origin at which it has hit the collider. |
Normal | The normal vector at the collision. |
Point | The point of collision in world-space. |
BBMOD_Collider.Raycast, BBMOD_Ray.Raycast
Copyright © 2022, BlueBurn. Built on June 19, 2022 using GMDoc.