rotateZ()
Rotates in 3D around the z-axis
Last updated
Rotates in 3D around the z-axis
Last updated
Rotates a shape around z-axis by the amount specified in angle parameter. The angles can be entered in either RADIANS
or DEGREES
, depending on the specified angleMode().
Positive angles rotates the space from +x to +y regardless of handedness. This is the actually the application of the function rotate() in 3D.
Find these documents helpful? Let the people who made them help your child learn to code at Strivemath!
We'd love to hear your Feedback/Comments here.
Input | Description |
---|---|
angle
angle of rotation