Class GltfScene
The indices of each root node. https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/schema/scene.schema.json
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class GltfScene : GltfChildOfRootProperty
Fields
nodes
Indices of each root node.
Declaration
public int[] nodes
Field Value
Type | Description |
---|---|
Int32[] |