A function defined in BBMOD_Collider.gml
TestFrustum(_frustum)
Tests whether the collider intersects with a frustum.
Name | Type | Description |
---|---|---|
_frustum | Struct.BBMOD_FrustumCollider |
The frustum to check intersection with. |
Bool
Returns true
if the colliders intersect.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.