RectPoints
RectPoints =
object
Defined in: core/src/geometry/point.ts:22
The four corners of a rectangle after rotation, so no longer axis-aligned.
Properties
Section titled “Properties”bottomLeft
Section titled “bottomLeft”
readonlybottomLeft:Point
Defined in: core/src/geometry/point.ts:25
bottomRight
Section titled “bottomRight”
readonlybottomRight:Point
Defined in: core/src/geometry/point.ts:26
topLeft
Section titled “topLeft”
readonlytopLeft:Point
Defined in: core/src/geometry/point.ts:23
topRight
Section titled “topRight”
readonlytopRight:Point
Defined in: core/src/geometry/point.ts:24