BBMOD_Collider.TestPlane

A function defined in BBMOD_Collider.gml

TestPlane(_plane)

Description

Tests whether the collider intersects with a plane.

Arguments

Name Type Description
_plane Struct.BBMOD_PlaneCollider The plane to check intersection with.

Returns

Bool Returns true if the colliders intersect.

Throws

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.