Text Constructor |
| Name | Description | |
|---|---|---|
| Text |
Initializes a new instance of the Text class.
| |
| Text(String, Vector2, Double) |
Initializes a new instance of the Text class.
| |
| Text(String, Vector3, Double) |
Initializes a new instance of the Text class.
| |
| Text(String, Vector2, Double, TextStyle) |
Initializes a new instance of the Text class.
| |
| Text(String, Vector3, Double, TextStyle) |
Initializes a new instance of the Text class.
|