camera.prefab 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "camera",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_level": 1,
  22. "_components": [
  23. {
  24. "__id__": 2
  25. }
  26. ],
  27. "_prefab": {
  28. "__id__": 3
  29. },
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 0,
  41. "height": 0
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_position": {
  49. "__type__": "cc.Vec3",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0
  53. },
  54. "_scale": {
  55. "__type__": "cc.Vec3",
  56. "x": 1,
  57. "y": 1,
  58. "z": 1
  59. },
  60. "_skewX": 0,
  61. "_skewY": 0,
  62. "_zIndex": 0,
  63. "_is3DNode": false,
  64. "groupIndex": 0,
  65. "_id": "",
  66. "_eulerAngles": {
  67. "x": 0,
  68. "y": 0,
  69. "z": 0,
  70. "__type__": "cc.Vec3"
  71. }
  72. },
  73. {
  74. "__type__": "cc.Camera",
  75. "_name": "",
  76. "_objFlags": 0,
  77. "node": {
  78. "__id__": 1
  79. },
  80. "_enabled": true,
  81. "_cullingMask": 4294967295,
  82. "_clearFlags": 6,
  83. "_backgroundColor": {
  84. "__type__": "cc.Color",
  85. "r": 0,
  86. "g": 0,
  87. "b": 0,
  88. "a": 255
  89. },
  90. "_depth": 0,
  91. "_zoomRatio": 1,
  92. "_targetTexture": null,
  93. "_fov": 60,
  94. "_orthoSize": 10,
  95. "_nearClip": 0.1,
  96. "_farClip": 4096,
  97. "_ortho": true,
  98. "_rect": {
  99. "__type__": "cc.Rect",
  100. "x": 0,
  101. "y": 0,
  102. "width": 1,
  103. "height": 1
  104. },
  105. "_id": ""
  106. },
  107. {
  108. "__type__": "cc.PrefabInfo",
  109. "root": {
  110. "__id__": 1
  111. },
  112. "asset": {
  113. "__id__": 0
  114. },
  115. "fileId": "abdJ5/jGlPzq+iDQghzEti",
  116. "sync": false
  117. }
  118. ]