Colored rectangle.
Displays a rectangle filled with a solid color. If you need to display the border alone, consider using ReferenceRect instead.
The fill color.
Construct a new instance of ColorRect. Note: use memnew!ColorRect instead.
See Implementation
Colored rectangle.
Displays a rectangle filled with a solid color. If you need to display the border alone, consider using ReferenceRect instead.