123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "version":"LAYAHIERARCHY:02",
- "data":{
- "type":"Sprite3D",
- "instanceID":0,
- "props":{
- "name":"room1",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- 0,
- 0
- ],
- "rotation":[
- 0,
- 0,
- 0,
- -1
- ],
- "scale":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[
- {
- "type":"MeshSprite3D",
- "instanceID":1,
- "props":{
- "name":"mesh",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- -4,
- 0
- ],
- "rotation":[
- 0.7071068,
- 0,
- 0,
- -0.7071068
- ],
- "scale":[
- 5,
- 5,
- 5
- ],
- "meshPath":"Assets/resource/RawRes/room/Changjing_FBX-changjing.lm",
- "enableRender":true,
- "receiveShadows":true,
- "castShadow":true,
- "materials":[
- {
- "path":"Assets/resource/RawRes/room/Materials/Changjing_D 1.lmat"
- }
- ]
- },
- "components":[],
- "child":[]
- }
- ]
- }
- }
|