Enum TextServer.Orientation
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum TextServer.Orientation : longFields
- Horizontal = 0
- Text is written horizontally. 
- Vertical = 1
- Left to right text is written vertically from top to bottom. - Right to left text is written vertically from bottom to top.