Class GltfChildOfRootProperty
Inheritance
GltfChildOfRootProperty
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class GltfChildOfRootProperty : GltfProperty
Fields
name
The user-defined name of this object. This is not necessarily unique, e.g., an accessor and a buffer could have the same name, or two accessors could even have the same name.
Declaration
public string name
Field Value
Type | Description |
---|---|
String |