kotlin-math
/
com.curiouscreature.kotlin.math
/
Mat3
/
Mat3
Mat3
fun
Mat3
(m:
Mat3
)
Content copied to clipboard
fun
Mat3
(x:
Float3
= Float3(x = 1.0f), y:
Float3
= Float3(y = 1.0f), z:
Float3
= Float3(z = 1.0f))
Content copied to clipboard