Search Results for

    Show / Hide Table of Contents

    Class Mesh.Vertex0

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

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

    Fields

    Position

    The vertex position.

    Declaration
    public Float3 Position
    Field Value
    Float3

    Extension Methods

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