Color( )
constructor
The default constructor - creates a new Color and sets all of the values to zero. This will appear as black in game and in the UI.
Returns
| Type | Description |
|---|---|
| Color | The new color, with all values set to 0. |
constructor
The default constructor - creates a new Color and sets all of the values to zero. This will appear as black in game and in the UI.
| Type | Description |
|---|---|
| Color | The new color, with all values set to 0. |