Transform.rotateYaw

* Rotate object specifying the rotation angle for yaw axis. * Returns reference to this so it can be used in a stream.

class Transform
rotateYaw
(
string op = "="
)
(
float angle
)
if (
op == "=" ||
op == "+="
||
op == "-="
)

Meta