完成放大镜效果

This commit is contained in:
ifengzp
2020-04-02 01:20:11 +08:00
parent e07909e403
commit 6fc3f3c7a9
16 changed files with 1036 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
"collision-matrix": [
[
true
],
[
false,
false
]
],
"excluded-modules": [
@@ -10,7 +14,8 @@
"3D Particle"
],
"group-list": [
"default"
"default",
"mirror_camera"
],
"design-resolution-width": 1334,
"design-resolution-height": 750,
@@ -34,6 +39,5 @@
"live": {
"enable": false
}
},
"start-scene": "current"
}
}