Свойство | Type | Description | |
---|---|---|---|
Scale | double |
Méthode | Description | |
---|---|---|
Deserialize ( GLTF.Schema.GLTFRoot root, JsonReader reader ) : |
||
NormalTextureInfo ( ) : Newtonsoft.Json | ||
NormalTextureInfo ( |
||
Serialize ( JsonWriter writer ) : void |
public static Deserialize ( GLTF.Schema.GLTFRoot root, JsonReader reader ) : |
||
root | GLTF.Schema.GLTFRoot | |
reader | JsonReader | |
Résultat |
public NormalTextureInfo ( ) : Newtonsoft.Json | ||
Résultat | Newtonsoft.Json |
public NormalTextureInfo ( |
||
normalTextureInfo | ||
gltfRoot | GLTF.Schema.GLTFRoot | |
Résultat | Newtonsoft.Json |
public Serialize ( JsonWriter writer ) : void | ||
writer | JsonWriter | |
Résultat | void |