function
Raycast(_ray)
Casts a ray against the collider.
Name | Type | Description |
---|---|---|
_ray | Struct.BBMOD_Ray |
The ray to cast. |
_result | Struct.BBMOD_RaycastResult/Undefined |
Where to store additional raycast info to. |
Bool
Returns true
if the ray hits the collider.
BBMOD_Ray.Raycast, BBMOD_RaycastResult
Copyright © 2022, BlueBurn. Built on June 19, 2022 using GMDoc.