Function
Fast
Particle:SetParameterColor
Sets a Color parameter in this Particle System
Syntax
my_particle:SetParameterColor(parameter, value)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
parameter
|
string | — | The parameter name |
value
|
Color | — | The Color value |