function
TestPlane(_plane)
Tests whether the collider intersects with a plane.
Name | Type | Description |
---|---|---|
_plane | Struct.BBMOD_PlaneCollider |
The plane to check intersection with. |
Bool
Returns true
if the colliders intersect.
Copyright © 2022, BlueBurn. Built on December 31, 2022 using GMDoc.