M_Style:SetStrokeHalo(haloRadius, blurRadius, haloColor, haloOnly)

Version added: before 9.5

Applies a halo effect to the stroke

ArgumentTypeDescriptionDefaultVer
haloRadiusrealInset radius of the halo< 9.5
blurRadiusrealBlur radius of the halo< 9.5
haloColorrgb_colorColor of the halo< 9.5
haloOnlyboolTrue if only the halo should be visible, otherwise false< 9.5

Return type: none