isometric
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
isometric
isometric-core
/
io.github.jayteealao.isometric
/
Vector
/
magnitude
magnitude
fun
magnitude
(
)
:
Double
Returns the length (magnitude) of this vector: sqrt(x^2 + y^2 + z^2).