Class TextContainer
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
[RequireComponent(typeof(RectTransform))]
public class TextContainer : UIBehaviour
Properties
Name | Description |
---|---|
anchor |
|
corners | |
has |
|
height | |
is |
|
is |
|
is |
|
margins | |
pivot | |
rect | |
rect |
The RectTransform used by the object |
size | |
text |
|
width | |
world |
Methods
Name | Description |
---|---|
Awake() | |
On |
|
On |
|
On |
Callback from Unity to handle RectTransform changes. |