Colored rectangle. Displays a colored rectangle. The fill color. [codeblock] $ColorRect.color = Color(1, 0, 0, 1) # Set ColorRect's color to red. [/codeblock]