function
GetClosestPoint(_point)
Retrieves a point on the surface of the collider that is closest to the point specified.
Name | Type | Description |
---|---|---|
_point | Struct.BBMOD_Vec3 |
The point to get the closest point to. |
Struct.BBMOD_Vec3
A point on the surface of the collider that is closest to the point specified.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.