Show / Hide Table of Contents

    Enum GltfAlphaMode

    The alpha rendering mode of the material. https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/material.schema.json

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

    Fields

    Name Description
    BLEND
    MASK
    OPAQUE
    Back to top Generated by DocFX