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
/
Vector2F
/
Companion
/
min
min
@
JvmStatic
inline
fun
min
(
a
:
Vector2F
,
b
:
Vector2F
)
:
Vector2F
Returns a vector that is made from the smallest components of two vectors.