videoplayer.prefab 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "videoplayer",
  14. "_objFlags": 0,
  15. "_opacity": 255,
  16. "_color": {
  17. "__type__": "cc.Color",
  18. "r": 255,
  19. "g": 255,
  20. "b": 255,
  21. "a": 255
  22. },
  23. "_cascadeOpacityEnabled": true,
  24. "_parent": null,
  25. "_anchorPoint": {
  26. "__type__": "cc.Vec2",
  27. "x": 0.5,
  28. "y": 0.5
  29. },
  30. "_contentSize": {
  31. "__type__": "cc.Size",
  32. "width": 428,
  33. "height": 240
  34. },
  35. "_children": [],
  36. "_scaleX": 1,
  37. "_scaleY": 1,
  38. "_position": {
  39. "__type__": "cc.Vec2",
  40. "x": 0,
  41. "y": 0
  42. },
  43. "_skewX": 0,
  44. "_skewY": 0,
  45. "_localZOrder": 0,
  46. "_globalZOrder": 0,
  47. "_tag": -1,
  48. "_opacityModifyRGB": false,
  49. "_reorderChildDirty": false,
  50. "_id": "",
  51. "_active": true,
  52. "_components": [
  53. {
  54. "__id__": 2
  55. }
  56. ],
  57. "_prefab": {
  58. "__id__": 3
  59. },
  60. "groupIndex": 0,
  61. "_eulerAngles": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. }
  67. },
  68. {
  69. "__type__": "cc.VideoPlayer",
  70. "_name": "",
  71. "_objFlags": 0,
  72. "node": {
  73. "__id__": 1
  74. },
  75. "_enabled": true,
  76. "_resourceType": 1,
  77. "_remoteURL": "",
  78. "_clip": {
  79. "__uuid__": "2be36297-9abb-4fee-8049-9ed5e271da8a"
  80. },
  81. "_time": 0,
  82. "videoPlayerEvent": [],
  83. "_N$keepAspectRatio": true,
  84. "_N$isFullscreen": false
  85. },
  86. {
  87. "__type__": "cc.PrefabInfo",
  88. "root": {
  89. "__id__": 1
  90. },
  91. "asset": {
  92. "__uuid__": "232d2782-c4bd-4bb4-9e01-909f03d6d3b9"
  93. },
  94. "fileId": "f0e6ehf9IVMI51Egy+e0ZTA"
  95. }
  96. ]