Optional fillThe color for the DrawPolygon to fill the polygon with. A value of false is no fill.
Default: false
Optional ignoreWhether or not the DrawPolygon will ignore the camera and use screen position instead of world position.
Default: false
Optional rotationThe rotation in radians of the DrawPolygon.
Default: 0
Optional strokeThe color for the DrawPolygon to outline the polygon with. A value of false is no stroke.
Default: false
Optional strokeThe width of the outline of the DrawPolygon.
Default: 1
Generated using TypeDoc
The configuration to use when drawing a
DrawPolygon.