Protected
constructorWhether outline is enabled on the Text.
Settings for how the outline is drawn.
The strength of the outline effect, ranging from 0.0 (no outline) to 1.0 (very strong outline).
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.
Used in Text's
outlineSettings
property. Configures how text outlining will appear on a Text component.Example