Sets the background color of this text
If the alpha value is not given, it will use the vanilla value (as in the accessibility settings)
overload 1:
TextTask:backgroundColor(rgba)
Method Property | Fluent Description | Representation |
rgba accepts | a Vector4 | |
Return Value | a TextTask | |
overload 2:
TextTask:backgroundColor(r, g, b, a)