Search Results for

    Show / Hide Table of Contents

    Enum VertexAttributes

    Vertex attributes enum flags. Same as UnityEngine.Rendering.VertexAttribute just as flags.

    Namespace: ProjectDawn.Geometry3D
    Assembly: ProjectDawn.Geometry.dll
    Syntax
    [Flags]
    public enum VertexAttributes

    Fields

    Name Description
    BlendIndices
    BlendWeight
    Color
    None
    Normal
    Position
    Tangent
    TexCoord0
    TexCoord1
    TexCoord2
    TexCoord3
    TexCoord4
    TexCoord5
    TexCoord6
    TexCoord7

    Extension Methods

    VertexAttributeUtility.ContainsFlag(VertexAttributes)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX