Enum TMP_VertexDataUpdateFlags
Flags to control what vertex data is pushed to the mesh and renderer.
Namespace: TMPro
Syntax
public enum TMP_VertexDataUpdateFlags
Fields
| Name | Description | Value |
|---|---|---|
| All | ||
| Colors32 | ||
| None | ||
| Uv0 | ||
| Uv2 | ||
| Uv4 | ||
| Vertices |
Flags to control what vertex data is pushed to the mesh and renderer.
public enum TMP_VertexDataUpdateFlags
| Name | Description | Value |
|---|---|---|
| All | ||
| Colors32 | ||
| None | ||
| Uv0 | ||
| Uv2 | ||
| Uv4 | ||
| Vertices |