ray.prefab 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  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": "ray",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. },
  25. {
  26. "__id__": 3
  27. }
  28. ],
  29. "_prefab": {
  30. "__id__": 4
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 750,
  43. "height": 1334
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 375,
  55. 667,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": false,
  75. "_groupIndex": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Graphics",
  81. "_name": "",
  82. "_objFlags": 0,
  83. "node": {
  84. "__id__": 1
  85. },
  86. "_enabled": true,
  87. "_materials": [
  88. {
  89. "__uuid__": "a153945d-2511-4c14-be7b-05d242f47d57"
  90. }
  91. ],
  92. "_lineWidth": 0,
  93. "_strokeColor": {
  94. "__type__": "cc.Color",
  95. "r": 255,
  96. "g": 255,
  97. "b": 255,
  98. "a": 255
  99. },
  100. "_lineJoin": 1,
  101. "_lineCap": 0,
  102. "_fillColor": {
  103. "__type__": "cc.Color",
  104. "r": 255,
  105. "g": 255,
  106. "b": 255,
  107. "a": 255
  108. },
  109. "_miterLimit": 10,
  110. "_id": ""
  111. },
  112. {
  113. "__type__": "cc.Widget",
  114. "_name": "",
  115. "_objFlags": 0,
  116. "node": {
  117. "__id__": 1
  118. },
  119. "_enabled": true,
  120. "alignMode": 1,
  121. "_target": null,
  122. "_alignFlags": 45,
  123. "_left": 0,
  124. "_right": 0,
  125. "_top": 0,
  126. "_bottom": 0,
  127. "_verticalCenter": 0,
  128. "_horizontalCenter": 0,
  129. "_isAbsLeft": true,
  130. "_isAbsRight": true,
  131. "_isAbsTop": true,
  132. "_isAbsBottom": true,
  133. "_isAbsHorizontalCenter": true,
  134. "_isAbsVerticalCenter": true,
  135. "_originalWidth": 0,
  136. "_originalHeight": 0,
  137. "_id": ""
  138. },
  139. {
  140. "__type__": "cc.PrefabInfo",
  141. "root": {
  142. "__id__": 1
  143. },
  144. "asset": {
  145. "__id__": 0
  146. },
  147. "fileId": "",
  148. "sync": false
  149. }
  150. ]