Commit 9cca0c59 authored by 智慧's avatar 智慧

feat:视频的背景更换成黑色

parent 27995482
...@@ -174,7 +174,7 @@ ...@@ -174,7 +174,7 @@
"array": [ "array": [
0, 0,
0, 0,
433.283334830902, 354.0985690465724,
0, 0,
0, 0,
0, 0,
...@@ -385,9 +385,9 @@ ...@@ -385,9 +385,9 @@
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
"__type__": "cc.Color", "__type__": "cc.Color",
"r": 255, "r": 0,
"g": 255, "g": 0,
"b": 255, "b": 0,
"a": 255 "a": 255
}, },
"_contentSize": { "_contentSize": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment