Свойство | Тип | Описание | |
---|---|---|---|
Scale | double |
Метод | Описание | |
---|---|---|
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 | |
Результат |
public NormalTextureInfo ( ) : Newtonsoft.Json | ||
Результат | Newtonsoft.Json |
public NormalTextureInfo ( |
||
normalTextureInfo | ||
gltfRoot | GLTF.Schema.GLTFRoot | |
Результат | Newtonsoft.Json |
public Serialize ( JsonWriter writer ) : void | ||
writer | JsonWriter | |
Результат | void |