UnlitBoomBox.gltf 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. {
  2. "accessors": [
  3. {
  4. "bufferView": 0,
  5. "componentType": 5126,
  6. "count": 3575,
  7. "type": "VEC2"
  8. },
  9. {
  10. "bufferView": 1,
  11. "componentType": 5126,
  12. "count": 3575,
  13. "type": "VEC3"
  14. },
  15. {
  16. "bufferView": 2,
  17. "componentType": 5126,
  18. "count": 3575,
  19. "type": "VEC4"
  20. },
  21. {
  22. "bufferView": 3,
  23. "componentType": 5126,
  24. "count": 3575,
  25. "type": "VEC3",
  26. "max": [
  27. 0.009921154,
  28. 0.00977163,
  29. 0.0100762453
  30. ],
  31. "min": [
  32. -0.009921154,
  33. -0.00977163,
  34. -0.0100762453
  35. ]
  36. },
  37. {
  38. "bufferView": 4,
  39. "componentType": 5123,
  40. "count": 18108,
  41. "type": "SCALAR"
  42. }
  43. ],
  44. "asset": {
  45. "generator": "glTF Tools for Unity",
  46. "version": "2.0"
  47. },
  48. "bufferViews": [
  49. {
  50. "buffer": 0,
  51. "byteLength": 28600
  52. },
  53. {
  54. "buffer": 0,
  55. "byteOffset": 28600,
  56. "byteLength": 42900
  57. },
  58. {
  59. "buffer": 0,
  60. "byteOffset": 71500,
  61. "byteLength": 57200
  62. },
  63. {
  64. "buffer": 0,
  65. "byteOffset": 128700,
  66. "byteLength": 42900
  67. },
  68. {
  69. "buffer": 0,
  70. "byteOffset": 171600,
  71. "byteLength": 36216
  72. }
  73. ],
  74. "buffers": [
  75. {
  76. "uri": "BoomBox.bin",
  77. "byteLength": 207816
  78. }
  79. ],
  80. "extensionsUsed": [
  81. "KHR_materials_unlit"
  82. ],
  83. "images": [
  84. {
  85. "uri": "BoomBox_baseColor.png"
  86. },
  87. {
  88. "uri": "BoomBox_occlusionRoughnessMetallic.png"
  89. },
  90. {
  91. "uri": "BoomBox_normal.png"
  92. },
  93. {
  94. "uri": "BoomBox_emissive.png"
  95. }
  96. ],
  97. "meshes": [
  98. {
  99. "primitives": [
  100. {
  101. "attributes": {
  102. "TEXCOORD_0": 0,
  103. "NORMAL": 1,
  104. "TANGENT": 2,
  105. "POSITION": 3
  106. },
  107. "indices": 4,
  108. "material": 0
  109. }
  110. ],
  111. "name": "BoomBox"
  112. }
  113. ],
  114. "materials": [
  115. {
  116. "pbrMetallicRoughness": {
  117. "baseColorTexture": {
  118. "index": 0
  119. },
  120. "metallicRoughnessTexture": {
  121. "index": 1
  122. }
  123. },
  124. "normalTexture": {
  125. "index": 2
  126. },
  127. "occlusionTexture": {
  128. "index": 1
  129. },
  130. "emissiveFactor": [
  131. 1.0,
  132. 1.0,
  133. 1.0
  134. ],
  135. "emissiveTexture": {
  136. "index": 3
  137. },
  138. "name": "BoomBox_Mat",
  139. "extensions": {
  140. "KHR_materials_unlit": {}
  141. }
  142. }
  143. ],
  144. "nodes": [
  145. {
  146. "mesh": 0,
  147. "rotation": [
  148. 0.0,
  149. 1.0,
  150. 0.0,
  151. 0.0
  152. ],
  153. "scale": [ 1, 1, 1 ],
  154. "name": "BoomBox"
  155. }
  156. ],
  157. "scene": 0,
  158. "scenes": [
  159. {
  160. "nodes": [
  161. 0
  162. ]
  163. }
  164. ],
  165. "textures": [
  166. {
  167. "name": "baseColor",
  168. "source": 0
  169. },
  170. {
  171. "name": "occlusionRoughnessMetallic",
  172. "source": 1
  173. },
  174. {
  175. "name": "normal",
  176. "source": 2
  177. },
  178. {
  179. "name": "emissive",
  180. "source": 3
  181. }
  182. ]
  183. }