color¶ class ColorMixin( color=Color(r=1.0, g=1.0, b=1.0, a=1.0), *, extra_keys: dict[str, Any] | None = None, )¶ Gives the entity an editable color. color : Color | None¶ Serialized This attribute is imported/exported from blueprint strings. The Color of the entity.