document rotation direction
This commit is contained in:
@@ -217,7 +217,7 @@ class SimpleGeometry extends Geometry {
|
||||
/**
|
||||
* Rotate the geometry around a given coordinate. This modifies the geometry
|
||||
* coordinates in place.
|
||||
* @param {number} angle Rotation angle in radians.
|
||||
* @param {number} angle Rotation angle in counter-clockwise radians.
|
||||
* @param {import("../coordinate.js").Coordinate} anchor The rotation center.
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user