BBMOD_Collider.TestPoint

A function defined in BBMOD_Collider.gml

TestPoint(_point)

Description

Tests whether the collider intersects with a point.

Arguments

Name Type Description
_point Struct.BBMOD_Vec3 The point 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.