MakeColor¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | No input is required. This shard uses the values provided in the parameters to construct the vector. | None | ||
| Output ➡️ | Outputs a vector of four color channels (RGBA). | Any | ||
| 0 | No | Vector element | none | Var(Int)Int | 
| 1 | No | Vector element | none | Var(Int)Int | 
| 2 | No | Vector element | none | Var(Int)Int | 
| 3 | No | Vector element | none | Var(Int)Int | 
Creates a vector of four color channels (RGBA). If fewer than four values are provided, the remaining elements will be set to 0. The alias for this shard is @color.