Property | Type | Description | |
---|---|---|---|
alignByGeometry | bool | ||
color | Color | ||
font | |||
fontSize | int | ||
fontStyle | FontStyle | ||
generateOutOfBounds | bool | ||
generationExtents | Vector2 | ||
horizontalOverflow | HorizontalWrapMode | ||
lineSpacing | float | ||
pivot | Vector2 | ||
resizeTextForBestFit | bool | ||
resizeTextMaxSize | int | ||
resizeTextMinSize | int | ||
richText | bool | ||
scaleFactor | float | ||
textAnchor | TextAnchor | ||
updateBounds | bool | ||
verticalOverflow | VerticalWrapMode |
Method | Description | |
---|---|---|
Equals ( |
Method | Description | |
---|---|---|
CompareColors ( Color left, Color right ) : bool | ||
CompareVector2 ( Vector2 left, Vector2 right ) : bool |
public Equals ( |
||
other | ||
return | bool |
public HorizontalWrapMode horizontalOverflow | ||
return | HorizontalWrapMode |