Class GltfProperty
Inheritance
GltfProperty
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema
Assembly: cs.temp.dll.dll
Syntax
public class GltfProperty
Fields
Extensions
Declaration
public readonly Dictionary<string, string> Extensions
Field Value
Type | Description |
---|---|
Dictionary<String, String> |
Extras
Declaration
public readonly Dictionary<string, string> Extras
Field Value
Type | Description |
---|---|
Dictionary<String, String> |