globalRotate

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