Text:SetEffectBlur

Sets the parameters for the Blur effect.

Usage:

Text:SetEffectBlur(effect)
ParameterTypeDatatypeDescription
effectparameternil, tableThe parameters for this effect. All members are optional. Pass nil to disable the effect.
members
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.