Class Root
Inheritance
RootBase<Accessor, Animation, Asset, Buffer, BufferView, Camera, RootExtensions, Image, Material, Mesh, Node, Sampler, Scene, Skin, Texture>
Root
Implements
Inherited Members
Namespace: GLTFast.Newtonsoft.Schema
Assembly: solution.dll
Syntax
public class Root : RootBase<Accessor, Animation, Asset, Buffer, BufferView, Camera, RootExtensions, Image, Material, Mesh, Node, Sampler, Scene, Skin, Texture>, IJsonObject
Constructors
| Name | Description |
|---|---|
| Root() |
Fields
| Name | Description |
|---|---|
| extras |
Methods
| Name | Description |
|---|---|
| TryGetValue<T>(string, out T) | Tries find a property of a key and cast its value to type T. |