MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit.euclidean2d
/
Triangle
/
closestPointTo
closest
Point
To
open
fun
closestPointTo
(
point
:
Vector2F
)
:
Vector2F
Returns the closest point on this triangle to the given
point
.