docs.unity.cn
    Show / Hide Table of Contents

    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
    None 0
    Vertices 1
    Uv0 2
    Uv2 4
    Uv4 8
    Colors32 16
    All 255
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 23 April 2021