docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum VertexAttributeUsage

    Vertex attribute mask.

    Namespace: GLTFast.Export
    Assembly: glTFast.Export.dll
    Syntax
    [Flags]
    public enum VertexAttributeUsage

    Fields

    Name Description
    AllTexCoords

    All eight texture coordinate channels.

    BlendIndices
    BlendWeight
    Color
    None

    No attribute.

    Normal
    Position
    Skinning

    Blend indices and weights, required for skinning/morph targets.

    Tangent
    TexCoord0
    TexCoord1
    TexCoord2
    TexCoord3
    TexCoord4
    TexCoord5
    TexCoord6
    TexCoord7
    TwoTexCoords

    The first two texture coordinate channels.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)