Camera.lh 630 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "version":"LAYAHIERARCHY:02",
  3. "data":{
  4. "type":"Camera",
  5. "instanceID":0,
  6. "props":{
  7. "name":"Camera",
  8. "active":true,
  9. "isStatic":false,
  10. "layer":0,
  11. "position":[
  12. 0,
  13. 11.21,
  14. 0
  15. ],
  16. "rotation":[
  17. -0.5,
  18. 0.5,
  19. 0.5,
  20. 0.5
  21. ],
  22. "scale":[
  23. 1,
  24. 1,
  25. 1
  26. ],
  27. "clearFlag":1,
  28. "orthographic":true,
  29. "orthographicVerticalSize":10,
  30. "fieldOfView":60,
  31. "enableHDR":true,
  32. "nearPlane":0.3,
  33. "farPlane":1000,
  34. "viewport":[
  35. 0,
  36. 0,
  37. 1,
  38. 1
  39. ],
  40. "clearColor":[
  41. 0.1921569,
  42. 0.3019608,
  43. 0.4745098,
  44. 0
  45. ]
  46. },
  47. "components":[],
  48. "child":[]
  49. }
  50. }