Text State
Describes the style for a text that will be rendered.
Constructors
Link copied to clipboard
constructor()
constructor(innerColor: Rgba? = null, outerColor: Rgba? = null, outerWidth: Float? = null, scale: Float? = null, fontSize: Int? = null, style: ETextStyle? = null, alignment: ETextAlignment? = null, useComplexScript: Boolean? = null)