Свойство | Type | Description | |
---|---|---|---|
Name | string |
Méthode | Description | |
---|---|---|
DefaultPropertyDeserializer ( GLTF.Schema.GLTFRoot root, JsonReader reader ) : void | ||
GLTFChildOfRootProperty ( ) : Newtonsoft.Json | ||
GLTFChildOfRootProperty ( |
||
Serialize ( JsonWriter writer ) : void |
public DefaultPropertyDeserializer ( GLTF.Schema.GLTFRoot root, JsonReader reader ) : void | ||
root | GLTF.Schema.GLTFRoot | |
reader | JsonReader | |
Résultat | void |
public GLTFChildOfRootProperty ( ) : Newtonsoft.Json | ||
Résultat | Newtonsoft.Json |
public GLTFChildOfRootProperty ( |
||
childOfRootProperty | ||
gltfRoot | GLTF.Schema.GLTFRoot | |
Résultat | Newtonsoft.Json |
public Serialize ( JsonWriter writer ) : void | ||
writer | JsonWriter | |
Résultat | void |