# Color Composite

## Description

  
The Color Composite modifies the visual appearance of a material by applying a fixed color value.This allows customization of material colors for better distinction and aesthetics.

## Data

- **color**:  A string representing the color value, which is converted into an ARGB integer.

