littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
Mat4
/
setToRotation
set
To
Rotation
fun
setToRotation
(
axis
:
Vec3f
,
angle
:
Angle
)
:
Mat4
fun
setToRotation
(
ax
:
Float
,
ay
:
Float
,
az
:
Float
,
angle
:
Angle
)
:
Mat4
fun
setToRotation
(
quaternion
:
Vec4f
)
:
Mat4