Class Scene
Scene, the top level hierarchy object.
Inherited Members
Namespace: GLTFast.Schema
Assembly: solution.dll
Syntax
[Serializable]
public class Scene : NamedObject
Fields
nodes
The indices of all root nodes
Declaration
public uint[] nodes
Field Value
Type | Description |
---|---|
uint[] |