ColorRectDescriptionTutorialsPropertiesProperty DescriptionsColorRectInherits: Control < CanvasItem < Node < Object Colored rectangle. Descriptioncolor. If you need to display the border alone, consider using ReferenceRect instead. Tutorials 2D Dodge The Creeps DemoPropertiesProperty DescriptionsColor color The fill color.$ColorRect.color = Color(1, 0, 0, 1) # Set ColorRect's color to red.