Explain the direction that Rotate goes

This commit is contained in:
Blake-Madden
2025-08-04 05:39:42 -04:00
committed by GitHub
parent ec29dbdc30
commit ba7b31ba81
+2
View File
@@ -731,6 +731,8 @@ public:
This can be useful for applying a tilt to your drawing
commands or for drawing radial patterns.
@note A positive angle will rotate clockwise, negative counterclockwise.
@param angle
Rotation angle in radians, clockwise.