GetClosestPoint

function

GetClosestPoint(_point)

Description

Retrieves a point on the surface of the collider that is closest to the point specified.

Arguments

Name Type Description
_point Struct.BBMOD_Vec3 The point to get the closest point to.

Returns

Struct.BBMOD_Vec3 A point on the surface of the collider that is closest to the point specified.

Throws

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.