BBMOD_Collider.TestFrustum

A function defined in BBMOD_Collider.gml

TestFrustum(_frustum)

Description

Tests whether the collider intersects with a frustum.

Arguments

Name Type Description
_frustum Struct.BBMOD_FrustumCollider The frustum to check intersection with.

Returns

Bool Returns true if the colliders intersect.

Throws

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.