Sets the parameters for the Blur effect.
Text:SetEffectBlur(effect) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
effect | parameter | nil, table | The parameters for this effect. All members are optional. Pass nil to disable the effect. |
blurX | Controls how much blurring exists along the X axis. Defaults to 2. |
---|---|
blurY | Controls how much blurring exists along the Y axis. Defaults to 2. |