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