Protected
constructorControls how rounded the corner of the background should be.
If enabled, the background will be rendered.
Settings for how the inside of the background is drawn.
Controls how far in each direction the background should extend away from the text.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Settings for rendering the background on a Text component. Accessible through the Text component's
backgroundSettings
property.Example