Enum TextRenderFlags
Flags controlling what vertex data gets pushed to the mesh.
Namespace: TMPro
Syntax
public enum TextRenderFlags
Fields
Name | Description | Value |
---|---|---|
DontRender | 0 | |
Render | 255 |
Flags controlling what vertex data gets pushed to the mesh.
public enum TextRenderFlags
Name | Description | Value |
---|---|---|
DontRender | 0 | |
Render | 255 |