123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- {
- "scene": {
- "objects": [
- {
- "name": "LNG SleepingMask",
- "type": "group",
- "group_type": "product",
- "id": "f8761a95-c28a-47ec-9254-e76cc3b693c7",
- "properties": {
- "transform": {
- "position": [
- 0,
- 0,
- 0
- ],
- "rotation": [
- 0,
- 0,
- 0
- ],
- "scale": [
- 1,
- 1,
- 1
- ]
- },
- "visible": true
- }
- },
- {
- "name": "LNG SleepingMask 2",
- "type": "group",
- "group_type": "product",
- "id": "f8761a95-c28a-47ec-9254-e76cc3b693c7",
- "properties": {
- "transform": {
- "position": [
- 0,
- 0,
- 0
- ],
- "rotation": [
- 0,
- 0,
- 0
- ],
- "scale": [
- 1,
- 1,
- 1
- ]
- },
- "visible": true
- }
- },
- {
- "name": "LNG Serum",
- "type": "group",
- "group_type": "product",
- "id": "15a314a1-8ba1-4e0e-ad0c-f605b06f89f8",
- "properties": {
- "transform": {
- "position": [
- 0,
- 0,
- 0
- ],
- "rotation": [
- 0,
- 0,
- 0
- ],
- "scale": [
- 1,
- 1,
- 1
- ]
- },
- "visible": true
- }
- },
- {
- "name": "Flower",
- "type": "group",
- "group_type": "asset",
- "id": "",
- "properties": {
- "transform": {
- "position": [
- 0,
- 0,
- 0
- ],
- "rotation": [
- 0,
- 0,
- 0
- ],
- "scale": [
- 1,
- 1,
- 1
- ]
- },
- "visible": true
- }
- },
- {
- "name": "Cube",
- "type": "group",
- "group_type": "shape",
- "id": "",
- "properties": {
- "transform": {
- "position": [
- 0,
- 0,
- 0
- ],
- "rotation": [
- 0,
- 0,
- 0
- ],
- "scale": [
- 1,
- 1,
- 1
- ]
- },
- "visible": true,
- "color": {
- "r": 0.5,
- "g": 0.5,
- "b": 0.5
- }
- }
- }
- ],
- "cameras": [
- {
- "name": "Camera",
- "type": "camera",
- "properties": {
- "transform": {
- "position": [
- 0,
- 0,
- 0
- ],
- "rotation": [
- 0,
- 0,
- 0
- ]
- },
- "lens": {
- "type": "perspective",
- "fov": 60,
- "near": 0.1,
- "far": 100
- },
- "active": true
- }
- },
- {
- "name": "Camera 2",
- "type": "camera",
- "properties": {
- "transform": {
- "position": [
- 0,
- 0,
- 0
- ],
- "rotation": [
- 0,
- 0,
- 0
- ]
- },
- "lens": {
- "type": "perspective",
- "fov": 60,
- "near": 0.1,
- "far": 100
- },
- "active": false
- }
- }
- ],
- "environment": {
- "background": {
- "type": "color",
- "color": {
- "r": 0.5,
- "g": 0.5,
- "b": 0.5
- }
- },
- "lighting": {
- "type": "image",
- "id": "",
- "intensity": 1,
- "rotation": 0,
- "flip_horizontal": false,
- "flip_vertical": false,
- "visible": true
- }
- }
- }
- }
|