修改VideoPlayer组件的播放类型为Remote
This commit is contained in:
@@ -337,8 +337,8 @@
|
||||
"__prefab": null,
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 384,
|
||||
"height": 672
|
||||
"width": 672,
|
||||
"height": 864
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -357,7 +357,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": null,
|
||||
"_resourceType": 1,
|
||||
"_resourceType": 0,
|
||||
"_remoteURL": "",
|
||||
"_clip": null,
|
||||
"_playOnAwake": true,
|
||||
|
||||
Reference in New Issue
Block a user