testNode.prefab 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "testNode",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [],
  19. "_active": true,
  20. "_level": 1,
  21. "_components": [],
  22. "_prefab": {
  23. "__id__": 2
  24. },
  25. "_opacity": 255,
  26. "_color": {
  27. "__type__": "cc.Color",
  28. "r": 255,
  29. "g": 255,
  30. "b": 255,
  31. "a": 255
  32. },
  33. "_contentSize": {
  34. "__type__": "cc.Size",
  35. "width": 0,
  36. "height": 0
  37. },
  38. "_anchorPoint": {
  39. "__type__": "cc.Vec2",
  40. "x": 0.5,
  41. "y": 0.5
  42. },
  43. "_position": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_scale": {
  50. "__type__": "cc.Vec3",
  51. "x": 1,
  52. "y": 1,
  53. "z": 1
  54. },
  55. "_rotationX": 0,
  56. "_rotationY": 0,
  57. "_quat": {
  58. "__type__": "cc.Quat",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0,
  62. "w": 1
  63. },
  64. "_skewX": 0,
  65. "_skewY": 0,
  66. "_zIndex": 0,
  67. "groupIndex": 0,
  68. "_id": ""
  69. },
  70. {
  71. "__type__": "cc.PrefabInfo",
  72. "root": {
  73. "__id__": 1
  74. },
  75. "asset": {
  76. "__uuid__": "9d04f601-ae55-47cf-aba5-1170441fc800"
  77. },
  78. "fileId": "2bAOWiFhNH37ajoIbVcA01",
  79. "sync": false
  80. }
  81. ]