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