mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class GltfAsset

    Inheritance
    Object
    GltfAsset
    Implements
    ScriptableObject
    Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf
    Assembly: cs.temp.dll.dll
    Syntax
    public class GltfAsset : ScriptableObject, ScriptableObject

    Properties

    GltfObject

    Declaration
    public GltfObject GltfObject { get; }
    Property Value
    Type Description
    GltfObject

    GltfObject

    Declaration
    public GltfObject GltfObject { get; }
    Property Value
    Type Description
    GltfObject

    Model

    Declaration
    public GameObject Model { get; }
    Property Value
    Type Description
    GameObject

    Model

    Declaration
    public GameObject Model { get; }
    Property Value
    Type Description
    GameObject

    Implements

    ScriptableObject
    In This Article
    • Properties
      • GltfObject
      • GltfObject
      • Model
      • Model
    • Implements
    Back to top Generated by DocFX