Click or drag to resize

Text Constructor

Overload List
  NameDescription
Public methodText
Initializes a new instance of the Text class.
Public methodText(String, Vector2, Double)
Initializes a new instance of the Text class.
Public methodText(String, Vector3, Double)
Initializes a new instance of the Text class.
Public methodText(String, Vector2, Double, TextStyle)
Initializes a new instance of the Text class.
Public methodText(String, Vector3, Double, TextStyle)
Initializes a new instance of the Text class.
Top
See Also