Enum TextAlignment3D
Enumeration constants to define alignment of Text in 3D space
Inherited Members
Namespace:
Assembly: .dll
Syntax
public enum TextAlignment3D extends Enum<TextAlignment3D>
Fields
| Name | Description |
|---|---|
| Camera | Align (billboard) to camera |
| Default | Default alignment |
| ScreenAutoRotated | 2D text, rotated with alignment to corresponding object ( i.e. tick ) |
| ScreenHorizontal | 2D text |
| nativeAlignment |
Methods
| Name | Description |
|---|---|
| valueOf(String name) | |
| values() |