setRadians Method
Reinitialize this rectangle using angles specified in radians.
setRadians(west: number = 0, south: number = 0, east: number = 0, north: number = 0): void
@note If north is less than south, they will be swapped.
Returns - void
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.