webview.prefab 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  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": "webview",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [],
  19. "_active": true,
  20. "_level": 1,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. }
  25. ],
  26. "_prefab": {
  27. "__id__": 3
  28. },
  29. "_opacity": 255,
  30. "_color": {
  31. "__type__": "cc.Color",
  32. "r": 255,
  33. "g": 255,
  34. "b": 255,
  35. "a": 255
  36. },
  37. "_contentSize": {
  38. "__type__": "cc.Size",
  39. "width": 300,
  40. "height": 200
  41. },
  42. "_anchorPoint": {
  43. "__type__": "cc.Vec2",
  44. "x": 0.5,
  45. "y": 0.5
  46. },
  47. "_position": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "_scale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_skewX": 0,
  60. "_skewY": 0,
  61. "_localZOrder": 55,
  62. "groupIndex": 0,
  63. "_id": "",
  64. "_eulerAngles": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. }
  70. },
  71. {
  72. "__type__": "cc.WebView",
  73. "_name": "",
  74. "_objFlags": 0,
  75. "node": {
  76. "__id__": 1
  77. },
  78. "_enabled": true,
  79. "_useOriginalSize": false,
  80. "_url": "",
  81. "webviewEvents": [],
  82. "_id": "12QHFUfdhF+4w/zU5gB7ZI"
  83. },
  84. {
  85. "__type__": "cc.PrefabInfo",
  86. "root": {
  87. "__id__": 1
  88. },
  89. "asset": {
  90. "__uuid__": "8c5001fd-07ee-4a4b-a8a0-63e15195e94d"
  91. },
  92. "fileId": "2fb356PwclC8L2CbHhqGUVr",
  93. "sync": false
  94. }
  95. ]