scene_info.json 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. {
  2. "scene": {
  3. "objects": [
  4. {
  5. "name": "LNG SleepingMask",
  6. "type": "group",
  7. "group_type": "product",
  8. "id": "f8761a95-c28a-47ec-9254-e76cc3b693c7",
  9. "properties": {
  10. "transform": {
  11. "position": [
  12. 0,
  13. 0,
  14. 0
  15. ],
  16. "rotation": [
  17. 0,
  18. 0,
  19. 0
  20. ],
  21. "scale": [
  22. 1,
  23. 1,
  24. 1
  25. ]
  26. },
  27. "visible": true
  28. }
  29. },
  30. {
  31. "name": "LNG SleepingMask 2",
  32. "type": "group",
  33. "group_type": "product",
  34. "id": "f8761a95-c28a-47ec-9254-e76cc3b693c7",
  35. "properties": {
  36. "transform": {
  37. "position": [
  38. 0,
  39. 0,
  40. 0
  41. ],
  42. "rotation": [
  43. 0,
  44. 0,
  45. 0
  46. ],
  47. "scale": [
  48. 1,
  49. 1,
  50. 1
  51. ]
  52. },
  53. "visible": true
  54. }
  55. },
  56. {
  57. "name": "LNG Serum",
  58. "type": "group",
  59. "group_type": "product",
  60. "id": "15a314a1-8ba1-4e0e-ad0c-f605b06f89f8",
  61. "properties": {
  62. "transform": {
  63. "position": [
  64. 0,
  65. 0,
  66. 0
  67. ],
  68. "rotation": [
  69. 0,
  70. 0,
  71. 0
  72. ],
  73. "scale": [
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "visible": true
  80. }
  81. },
  82. {
  83. "name": "Flower",
  84. "type": "group",
  85. "group_type": "asset",
  86. "id": "",
  87. "properties": {
  88. "transform": {
  89. "position": [
  90. 0,
  91. 0,
  92. 0
  93. ],
  94. "rotation": [
  95. 0,
  96. 0,
  97. 0
  98. ],
  99. "scale": [
  100. 1,
  101. 1,
  102. 1
  103. ]
  104. },
  105. "visible": true
  106. }
  107. },
  108. {
  109. "name": "Cube",
  110. "type": "group",
  111. "group_type": "shape",
  112. "id": "",
  113. "properties": {
  114. "transform": {
  115. "position": [
  116. 0,
  117. 0,
  118. 0
  119. ],
  120. "rotation": [
  121. 0,
  122. 0,
  123. 0
  124. ],
  125. "scale": [
  126. 1,
  127. 1,
  128. 1
  129. ]
  130. },
  131. "visible": true,
  132. "color": {
  133. "r": 0.5,
  134. "g": 0.5,
  135. "b": 0.5
  136. }
  137. }
  138. }
  139. ],
  140. "cameras": [
  141. {
  142. "name": "Camera",
  143. "type": "camera",
  144. "properties": {
  145. "transform": {
  146. "position": [
  147. 0,
  148. 0,
  149. 0
  150. ],
  151. "rotation": [
  152. 0,
  153. 0,
  154. 0
  155. ]
  156. },
  157. "lens": {
  158. "type": "perspective",
  159. "fov": 60,
  160. "near": 0.1,
  161. "far": 100
  162. },
  163. "active": true
  164. }
  165. },
  166. {
  167. "name": "Camera 2",
  168. "type": "camera",
  169. "properties": {
  170. "transform": {
  171. "position": [
  172. 0,
  173. 0,
  174. 0
  175. ],
  176. "rotation": [
  177. 0,
  178. 0,
  179. 0
  180. ]
  181. },
  182. "lens": {
  183. "type": "perspective",
  184. "fov": 60,
  185. "near": 0.1,
  186. "far": 100
  187. },
  188. "active": false
  189. }
  190. }
  191. ],
  192. "environment": {
  193. "background": {
  194. "type": "color",
  195. "color": {
  196. "r": 0.5,
  197. "g": 0.5,
  198. "b": 0.5
  199. }
  200. },
  201. "lighting": {
  202. "type": "image",
  203. "id": "",
  204. "intensity": 1,
  205. "rotation": 0,
  206. "flip_horizontal": false,
  207. "flip_vertical": false,
  208. "visible": true
  209. }
  210. }
  211. }
  212. }