Optional
size?: numberthe size across the quad. Defaults to 2 which means vertices will go from -1 to +1
Optional
xOffset?: numberthe amount to offset the quad in X. Default = 0
Optional
yOffset?: numberthe amount to offset the quad in Y. Default = 0
the created XY Quad vertices
Creates XY quad vertices
The default with no parameters will return a 2x2 quad with values from -1 to +1. If you want a unit quad with that goes from 0 to 1 you'd call it with
If you want a unit quad centered above 0,0 you'd call it with