littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graph.node.node3d
/
Node3D
/
globalRotate
global
Rotate
fun
globalRotate
(
x
:
Angle
=
Angle.ZERO
,
y
:
Angle
=
Angle.ZERO
,
z
:
Angle
=
Angle.ZERO
)
:
Node3D
Rotates in 'global' coordinates.
Parameters
x
the angle of the pitch
y
the angle of the yaw
z
the angle of the roll