1 { 2 "version": [ 0, 1], 3 "id": "", 4 "meshes": [], 5 "materials": [ 6 { 7 "id": "elephant_02", 8 "diffuse": [ 1.000000, 1.000000, 1.000000], 9 "specular": [ 0.900000, 0.900000, 0.900000], 10 "textures": [ 11 { 12 "id": "elephant_diffuse_02", 13 "filename": "elephant_diffuse_02.png", 14 "type": "DIFFUSE" 15 }, 16 { 17 "id": "elephant_normal_02", 18 "filename": "elephant_normal_02.png", 19 "type": "NORMAL" 20 } 21 ] 22 } 23 ], 24 "nodes": [], 25 "animations": [] 26 }