mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Enum GltfDrawMode

    The type of primitives to render. https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/mesh.primitive.schema.json

    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema
    Assembly: cs.temp.dll.dll
    Syntax
    public enum GltfDrawMode

    Fields

    Name Description
    LineLoop
    Lines
    LineStrip
    Points
    TriangleFan
    Triangles
    TriangleStrip
    In This Article
    • Fields
    Back to top Generated by DocFX