quilt-kotlin-libraries
0.1.0
minecraft
/
org.quiltmc.qkl.wrapper.minecraft.math
/
normalize
normalize
fun
Vector2f
.
normalize
(
)
:
Vector2f
Content copied to clipboard
Returns the normalized form of a
Vector2f
.
fun
Vector3d
.
normalize
(
)
:
Vector3d
Content copied to clipboard
Returns the normalized form of a
Vector3d
.