This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
2d_geometric_shapes [2022/10/03 17:05] max added rectangle sections |
2d_geometric_shapes [2022/10/03 17:08] (current) max [Oriented Rectangle] |
||
|---|---|---|---|
| Line 29: | Line 29: | ||
| + | ===== Oriented Rectangle ===== | ||
| + | Unlike the regular 2D Rectangle, an oriented Rectangle can be, as the name suggests, rotated. | ||
| + | As such, it is constructed with it's '' | ||
| + | |||
| + | If you wish, you are also capable of immediately constructing it with rotation, by giving the same variables as above, but with an additional '' | ||