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