⚡ A plane is a centered rectangle with no stroke.
center x
center y
width or side length
Optional
height
await Canvas(200);plane(0, 0, 100); Copy
await Canvas(200);plane(0, 0, 100);
⚡ A plane is a centered rectangle with no stroke.