TextGenerationSettings
UnityObjectLink
TextGenerationSettings
/
Parent
UnityObjectLink
Variables
alignbygeometry
System.Boolean alignbygeometry
color
UnityEngine.Color color
font
UnityEngine.Font font
fontsize
System.Int32 fontsize
fontstyle
UnityEngine.FontStyle fontstyle
generateoutofbounds
System.Boolean generateoutofbounds
generationextents
UnityEngine.Vector2 generationextents
horizontaloverflow
UnityEngine.HorizontalWrapMode horizontaloverflow
linespacing
System.Single linespacing
pivot
UnityEngine.Vector2 pivot
resizetextforbestfit
System.Boolean resizetextforbestfit
resizetextmaxsize
System.Int32 resizetextmaxsize
resizetextminsize
System.Int32 resizetextminsize
richtext
System.Boolean richtext
scalefactor
System.Single scalefactor
textanchor
UnityEngine.TextAnchor textanchor
updatebounds
System.Boolean updatebounds
verticaloverflow
UnityEngine.VerticalWrapMode verticaloverflow
Functions
textgenerationsettings::
create
static
UnityEngine.TextGenerationSettings Create ()
Constructor replaces new
Returns
UnityEngine.TextGenerationSettings