Transform.rotateRoll

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

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

Meta