Directional Light.lh 454 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "version":"LAYAHIERARCHY:01",
  3. "data":{
  4. "type":"DirectionLight",
  5. "props":{
  6. "name":"Directional Light",
  7. "active":true,
  8. "isStatic":false,
  9. "layer":0,
  10. "position":[
  11. 0,
  12. 3,
  13. 0
  14. ],
  15. "rotation":[
  16. 0.3535534,
  17. 0.3535534,
  18. 0.1464466,
  19. -0.8535535
  20. ],
  21. "scale":[
  22. 1,
  23. 1,
  24. 1
  25. ],
  26. "intensity":0.5,
  27. "lightmapBakedType":0,
  28. "color":[
  29. 1,
  30. 1,
  31. 1
  32. ]
  33. },
  34. "components":[],
  35. "child":[]
  36. }
  37. }