12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "version":"LAYAHIERARCHY:01",
- "data":{
- "type":"DirectionLight",
- "props":{
- "name":"Directional Light",
- "active":true,
- "isStatic":false,
- "layer":0,
- "position":[
- 0,
- 3,
- 0
- ],
- "rotation":[
- 0.3535534,
- 0.3535534,
- 0.1464466,
- -0.8535535
- ],
- "scale":[
- 1,
- 1,
- 1
- ],
- "intensity":0.5,
- "lightmapBakedType":0,
- "color":[
- 1,
- 1,
- 1
- ]
- },
- "components":[],
- "child":[]
- }
- }
|