Search Results for

    Show / Hide Table of Contents

    Class Mesh.Vertex2

    The Vertex Buffer 2 structure format. [Deprecated in v1.10]

    Inheritance
    System.Object
    Mesh.Vertex2
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public sealed class Vertex2 : ValueType

    Fields

    Color

    The vertex color.

    Declaration
    public Color32 Color
    Field Value
    Color32

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat