|
|
@@ -4,28 +4,32 @@
|
|
|
"modelControlAnimationTime": 0.8,
|
|
|
"panels": [
|
|
|
{
|
|
|
- "name": "DefaultVirtualCamera",
|
|
|
- "cameraOrthographicSize": 7,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": -6.5,
|
|
|
- "cameraY": 0,
|
|
|
- "model": {
|
|
|
+ "name": "Panel1Camera",
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 0.4,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "camera": {
|
|
|
+ "position": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -13
|
|
|
+ },
|
|
|
"rotation": {
|
|
|
- "x": 5,
|
|
|
- "y": -180,
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
"z": 0
|
|
|
}
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Panel1Camera",
|
|
|
- "cameraOrthographicSize": 7,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": -6.5,
|
|
|
- "cameraY": 0,
|
|
|
+ },
|
|
|
"model": {
|
|
|
"rotation": {
|
|
|
- "x": 5,
|
|
|
+ "x": 0,
|
|
|
"y": -180,
|
|
|
"z": 0
|
|
|
}
|
|
|
@@ -33,13 +37,31 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "Panel2Camera",
|
|
|
- "cameraOrthographicSize": 7,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": -9,
|
|
|
- "cameraY": 0,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 0.5,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "camera": {
|
|
|
+ "position": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -13
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
+ }
|
|
|
+ },
|
|
|
"model": {
|
|
|
"rotation": {
|
|
|
- "x": 5,
|
|
|
+ "x": 0,
|
|
|
"y": -180,
|
|
|
"z": 0
|
|
|
}
|
|
|
@@ -47,13 +69,31 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "Panel3Camera",
|
|
|
- "cameraOrthographicSize": 5.4,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": 0,
|
|
|
- "cameraY": 0,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "camera": {
|
|
|
+ "position": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -10
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
+ }
|
|
|
+ },
|
|
|
"model": {
|
|
|
"rotation": {
|
|
|
- "x": 5,
|
|
|
+ "x": 0,
|
|
|
"y": -180,
|
|
|
"z": 0
|
|
|
}
|
|
|
@@ -61,28 +101,64 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "Panel4Camera",
|
|
|
- "cameraOrthographicSize": 6.4,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": -7.5,
|
|
|
- "cameraY": 0.6,
|
|
|
- "model": {
|
|
|
+ "rotationNotAllowed": true,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 0.4,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "camera": {
|
|
|
+ "position": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -13
|
|
|
+ },
|
|
|
"rotation": {
|
|
|
- "x": -5,
|
|
|
+ "x": 0,
|
|
|
"y": 0,
|
|
|
"z": 0
|
|
|
}
|
|
|
},
|
|
|
- "rotationNotAllowed": true
|
|
|
+ "model": {
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
+ }
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"name": "Panel5Camera",
|
|
|
- "cameraOrthographicSize": 9,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": 0,
|
|
|
- "cameraY": 0,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "camera": {
|
|
|
+ "position": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -15
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
+ }
|
|
|
+ },
|
|
|
"model": {
|
|
|
"rotation": {
|
|
|
- "x": 5,
|
|
|
+ "x": 0,
|
|
|
"y": -180,
|
|
|
"z": 0
|
|
|
}
|
|
|
@@ -92,15 +168,28 @@
|
|
|
"hotspots": [
|
|
|
{
|
|
|
"name": "佛龛",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 5,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -2,
|
|
|
"position": {
|
|
|
- "y": 0.8,
|
|
|
- "z": -20
|
|
|
+ "x": 0,
|
|
|
+ "y": 1.5,
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -113,15 +202,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "佛像",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 5,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -2,
|
|
|
"position": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0.8,
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
"y": 0,
|
|
|
- "z": -20
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -134,15 +236,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "佛龛两侧",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 5.4,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -2.6,
|
|
|
"position": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0.8,
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
"y": 0,
|
|
|
- "z": -20
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -155,15 +270,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "佛龛上部",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 5,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -2.4,
|
|
|
"position": {
|
|
|
- "y": 2,
|
|
|
- "z": -20
|
|
|
+ "x": 0,
|
|
|
+ "y": 3,
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -176,15 +304,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "佛龛下部",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 5,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -2.4,
|
|
|
"position": {
|
|
|
- "y": -4.5,
|
|
|
- "z": -20
|
|
|
+ "x": 0,
|
|
|
+ "y": -3,
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -197,15 +338,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "畏兽",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
- "camera": {
|
|
|
- "cameraOrthographicSize": 4,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -1.2,
|
|
|
+ "camera": {
|
|
|
"position": {
|
|
|
- "y": 2,
|
|
|
- "z": -20
|
|
|
+ "x": 0,
|
|
|
+ "y": 3,
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -218,15 +372,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "飞天",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 4,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -1.4,
|
|
|
"position": {
|
|
|
- "y": -1.5,
|
|
|
- "z": -20
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -239,15 +406,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "摩尼宝珠",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0.1,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 1,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0.8,
|
|
|
"startIntensity": 0,
|
|
|
- "camera": {
|
|
|
- "cameraOrthographicSize": 4,
|
|
|
- "viewportX": 0.5,
|
|
|
- "offset": -1.4,
|
|
|
+ "camera": {
|
|
|
"position": {
|
|
|
+ "x": 0,
|
|
|
"y": -3,
|
|
|
- "z": -20
|
|
|
+ "z": -8
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -262,56 +442,96 @@
|
|
|
"inscriptions": [
|
|
|
{
|
|
|
"name": "碑额",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 0.4,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 2,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": 0,
|
|
|
"position": {
|
|
|
- "y": 4.4,
|
|
|
- "z": -20
|
|
|
+ "x": 1.4,
|
|
|
+ "y": 4.1,
|
|
|
+ "z": -5
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
"rotation": {
|
|
|
"x": 0,
|
|
|
- "y": 0,
|
|
|
+ "y": -90,
|
|
|
"z": 0
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"name": "碑文1",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 0.4,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 2,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": 0,
|
|
|
"position": {
|
|
|
- "y": 3.6,
|
|
|
- "z": -20
|
|
|
+ "x": 1.6,
|
|
|
+ "y": 3.4,
|
|
|
+ "z": -5
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
"rotation": {
|
|
|
"x": 0,
|
|
|
- "y": 0,
|
|
|
+ "y": -180,
|
|
|
"z": 0
|
|
|
}
|
|
|
}
|
|
|
- },{
|
|
|
+ },
|
|
|
+ {
|
|
|
"name": "碑文2",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 0.4,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0,
|
|
|
"startIntensity": 0,
|
|
|
"camera": {
|
|
|
- "cameraOrthographicSize": 6.4,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": -7,
|
|
|
"position": {
|
|
|
- "y": 0.6,
|
|
|
- "z": -20
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -13
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|
|
|
@@ -324,15 +544,28 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "碑文3",
|
|
|
- "animationTime": 0.8,
|
|
|
+ "dragBlock": {
|
|
|
+ "anchorsMin": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "anchorsMax": {
|
|
|
+ "x": 0.4,
|
|
|
+ "y": 1
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "intensityAnimationTime": 0,
|
|
|
"startIntensity": 0,
|
|
|
- "camera": {
|
|
|
- "cameraOrthographicSize": 6.4,
|
|
|
- "viewportX": 0,
|
|
|
- "offset": -7,
|
|
|
+ "camera": {
|
|
|
"position": {
|
|
|
- "y": 0.6,
|
|
|
- "z": -20
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": -13
|
|
|
+ },
|
|
|
+ "rotation": {
|
|
|
+ "x": 0,
|
|
|
+ "y": 0,
|
|
|
+ "z": 0
|
|
|
}
|
|
|
},
|
|
|
"model": {
|