Class GltfAsset
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf
Assembly: cs.temp.dll.dll
Syntax
public class GltfAsset : ScriptableObject
Properties
GltfObject
Declaration
public GltfObject GltfObject { get; }
Property Value
Type | Description |
---|---|
GltfObject |
Model
Declaration
public GameObject Model { get; }
Property Value
Type | Description |
---|---|
GameObject |