Settings.json 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580
  1. {
  2. "cameraDefaultBlendTime": 0.8,
  3. "modelAutoRotationAnimationTime": 0.8,
  4. "modelControlAnimationTime": 0.8,
  5. "panels": [
  6. {
  7. "name": "Panel1Camera",
  8. "dragBlock": {
  9. "anchorsMin": {
  10. "x": 0.1,
  11. "y": 0
  12. },
  13. "anchorsMax": {
  14. "x": 0.4,
  15. "y": 1
  16. }
  17. },
  18. "camera": {
  19. "position": {
  20. "x": 0,
  21. "y": 0,
  22. "z": -13
  23. },
  24. "rotation": {
  25. "x": 0,
  26. "y": 0,
  27. "z": 0
  28. }
  29. },
  30. "model": {
  31. "rotation": {
  32. "x": 0,
  33. "y": -180,
  34. "z": 0
  35. }
  36. }
  37. },
  38. {
  39. "name": "Panel2Camera",
  40. "dragBlock": {
  41. "anchorsMin": {
  42. "x": 0.1,
  43. "y": 0
  44. },
  45. "anchorsMax": {
  46. "x": 0.5,
  47. "y": 1
  48. }
  49. },
  50. "camera": {
  51. "position": {
  52. "x": 0,
  53. "y": 0,
  54. "z": -13
  55. },
  56. "rotation": {
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. }
  61. },
  62. "model": {
  63. "rotation": {
  64. "x": 0,
  65. "y": -180,
  66. "z": 0
  67. }
  68. }
  69. },
  70. {
  71. "name": "Panel3Camera",
  72. "dragBlock": {
  73. "anchorsMin": {
  74. "x": 0,
  75. "y": 0
  76. },
  77. "anchorsMax": {
  78. "x": 1,
  79. "y": 1
  80. }
  81. },
  82. "camera": {
  83. "position": {
  84. "x": 0,
  85. "y": 0,
  86. "z": -10
  87. },
  88. "rotation": {
  89. "x": 0,
  90. "y": 0,
  91. "z": 0
  92. }
  93. },
  94. "model": {
  95. "rotation": {
  96. "x": 0,
  97. "y": -180,
  98. "z": 0
  99. }
  100. }
  101. },
  102. {
  103. "name": "Panel4Camera",
  104. "rotationNotAllowed": true,
  105. "dragBlock": {
  106. "anchorsMin": {
  107. "x": 0,
  108. "y": 0
  109. },
  110. "anchorsMax": {
  111. "x": 0.4,
  112. "y": 1
  113. }
  114. },
  115. "camera": {
  116. "position": {
  117. "x": 0,
  118. "y": 0,
  119. "z": -13
  120. },
  121. "rotation": {
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. }
  126. },
  127. "model": {
  128. "rotation": {
  129. "x": 0,
  130. "y": 0,
  131. "z": 0
  132. }
  133. }
  134. },
  135. {
  136. "name": "Panel5Camera",
  137. "dragBlock": {
  138. "anchorsMin": {
  139. "x": 0,
  140. "y": 0
  141. },
  142. "anchorsMax": {
  143. "x": 1,
  144. "y": 1
  145. }
  146. },
  147. "camera": {
  148. "position": {
  149. "x": 0,
  150. "y": 0,
  151. "z": -15
  152. },
  153. "rotation": {
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. }
  158. },
  159. "model": {
  160. "rotation": {
  161. "x": 0,
  162. "y": -180,
  163. "z": 0
  164. }
  165. }
  166. }
  167. ],
  168. "hotspots": [
  169. {
  170. "name": "佛龛",
  171. "dragBlock": {
  172. "anchorsMin": {
  173. "x": 0.1,
  174. "y": 0
  175. },
  176. "anchorsMax": {
  177. "x": 1,
  178. "y": 1
  179. }
  180. },
  181. "intensityAnimationTime": 0.8,
  182. "startIntensity": 0,
  183. "camera": {
  184. "position": {
  185. "x": 0,
  186. "y": 1.5,
  187. "z": -8
  188. },
  189. "rotation": {
  190. "x": 0,
  191. "y": 0,
  192. "z": 0
  193. }
  194. },
  195. "model": {
  196. "rotation": {
  197. "x": 0,
  198. "y": -180,
  199. "z": 0
  200. }
  201. }
  202. },
  203. {
  204. "name": "佛像",
  205. "dragBlock": {
  206. "anchorsMin": {
  207. "x": 0.1,
  208. "y": 0
  209. },
  210. "anchorsMax": {
  211. "x": 1,
  212. "y": 1
  213. }
  214. },
  215. "intensityAnimationTime": 0.8,
  216. "startIntensity": 0,
  217. "camera": {
  218. "position": {
  219. "x": 0,
  220. "y": 0.8,
  221. "z": -8
  222. },
  223. "rotation": {
  224. "x": 0,
  225. "y": 0,
  226. "z": 0
  227. }
  228. },
  229. "model": {
  230. "rotation": {
  231. "x": 0,
  232. "y": -180,
  233. "z": 0
  234. }
  235. }
  236. },
  237. {
  238. "name": "佛龛两侧",
  239. "dragBlock": {
  240. "anchorsMin": {
  241. "x": 0.1,
  242. "y": 0
  243. },
  244. "anchorsMax": {
  245. "x": 1,
  246. "y": 1
  247. }
  248. },
  249. "intensityAnimationTime": 0.8,
  250. "startIntensity": 0,
  251. "camera": {
  252. "position": {
  253. "x": 0,
  254. "y": 0.8,
  255. "z": -8
  256. },
  257. "rotation": {
  258. "x": 0,
  259. "y": 0,
  260. "z": 0
  261. }
  262. },
  263. "model": {
  264. "rotation": {
  265. "x": 0,
  266. "y": -180,
  267. "z": 0
  268. }
  269. }
  270. },
  271. {
  272. "name": "佛龛上部",
  273. "dragBlock": {
  274. "anchorsMin": {
  275. "x": 0.1,
  276. "y": 0
  277. },
  278. "anchorsMax": {
  279. "x": 1,
  280. "y": 1
  281. }
  282. },
  283. "intensityAnimationTime": 0.8,
  284. "startIntensity": 0,
  285. "camera": {
  286. "position": {
  287. "x": 0,
  288. "y": 3,
  289. "z": -8
  290. },
  291. "rotation": {
  292. "x": 0,
  293. "y": 0,
  294. "z": 0
  295. }
  296. },
  297. "model": {
  298. "rotation": {
  299. "x": 0,
  300. "y": -180,
  301. "z": 0
  302. }
  303. }
  304. },
  305. {
  306. "name": "佛龛下部",
  307. "dragBlock": {
  308. "anchorsMin": {
  309. "x": 0.1,
  310. "y": 0
  311. },
  312. "anchorsMax": {
  313. "x": 1,
  314. "y": 1
  315. }
  316. },
  317. "intensityAnimationTime": 0.8,
  318. "startIntensity": 0,
  319. "camera": {
  320. "position": {
  321. "x": 0,
  322. "y": -3,
  323. "z": -8
  324. },
  325. "rotation": {
  326. "x": 0,
  327. "y": 0,
  328. "z": 0
  329. }
  330. },
  331. "model": {
  332. "rotation": {
  333. "x": 0,
  334. "y": -180,
  335. "z": 0
  336. }
  337. }
  338. },
  339. {
  340. "name": "畏兽",
  341. "dragBlock": {
  342. "anchorsMin": {
  343. "x": 0.1,
  344. "y": 0
  345. },
  346. "anchorsMax": {
  347. "x": 1,
  348. "y": 1
  349. }
  350. },
  351. "intensityAnimationTime": 0.8,
  352. "startIntensity": 0,
  353. "camera": {
  354. "position": {
  355. "x": 0,
  356. "y": 3,
  357. "z": -8
  358. },
  359. "rotation": {
  360. "x": 0,
  361. "y": 0,
  362. "z": 0
  363. }
  364. },
  365. "model": {
  366. "rotation": {
  367. "x": 0,
  368. "y": -90,
  369. "z": 0
  370. }
  371. }
  372. },
  373. {
  374. "name": "飞天",
  375. "dragBlock": {
  376. "anchorsMin": {
  377. "x": 0.1,
  378. "y": 0
  379. },
  380. "anchorsMax": {
  381. "x": 1,
  382. "y": 1
  383. }
  384. },
  385. "intensityAnimationTime": 0.8,
  386. "startIntensity": 0,
  387. "camera": {
  388. "position": {
  389. "x": 0,
  390. "y": 0,
  391. "z": -8
  392. },
  393. "rotation": {
  394. "x": 0,
  395. "y": 0,
  396. "z": 0
  397. }
  398. },
  399. "model": {
  400. "rotation": {
  401. "x": 0,
  402. "y": -90,
  403. "z": 0
  404. }
  405. }
  406. },
  407. {
  408. "name": "摩尼宝珠",
  409. "dragBlock": {
  410. "anchorsMin": {
  411. "x": 0.1,
  412. "y": 0
  413. },
  414. "anchorsMax": {
  415. "x": 1,
  416. "y": 1
  417. }
  418. },
  419. "intensityAnimationTime": 0.8,
  420. "startIntensity": 0,
  421. "camera": {
  422. "position": {
  423. "x": 0,
  424. "y": -3,
  425. "z": -8
  426. },
  427. "rotation": {
  428. "x": 0,
  429. "y": 0,
  430. "z": 0
  431. }
  432. },
  433. "model": {
  434. "rotation": {
  435. "x": 0,
  436. "y": -90,
  437. "z": 0
  438. }
  439. }
  440. }
  441. ],
  442. "inscriptions": [
  443. {
  444. "name": "碑额",
  445. "dragBlock": {
  446. "anchorsMin": {
  447. "x": 0,
  448. "y": 0
  449. },
  450. "anchorsMax": {
  451. "x": 0.4,
  452. "y": 1
  453. }
  454. },
  455. "intensityAnimationTime": 0,
  456. "startIntensity": 0,
  457. "camera": {
  458. "position": {
  459. "x": 1.4,
  460. "y": 4.1,
  461. "z": -5
  462. },
  463. "rotation": {
  464. "x": 0,
  465. "y": 0,
  466. "z": 0
  467. }
  468. },
  469. "model": {
  470. "rotation": {
  471. "x": 0,
  472. "y": -90,
  473. "z": 0
  474. }
  475. }
  476. },
  477. {
  478. "name": "碑文1",
  479. "dragBlock": {
  480. "anchorsMin": {
  481. "x": 0,
  482. "y": 0
  483. },
  484. "anchorsMax": {
  485. "x": 0.4,
  486. "y": 1
  487. }
  488. },
  489. "intensityAnimationTime": 0,
  490. "startIntensity": 0,
  491. "camera": {
  492. "position": {
  493. "x": 1.6,
  494. "y": 3.4,
  495. "z": -5
  496. },
  497. "rotation": {
  498. "x": 0,
  499. "y": 0,
  500. "z": 0
  501. }
  502. },
  503. "model": {
  504. "rotation": {
  505. "x": 0,
  506. "y": -180,
  507. "z": 0
  508. }
  509. }
  510. },
  511. {
  512. "name": "碑文2",
  513. "dragBlock": {
  514. "anchorsMin": {
  515. "x": 0,
  516. "y": 0
  517. },
  518. "anchorsMax": {
  519. "x": 0.4,
  520. "y": 1
  521. }
  522. },
  523. "intensityAnimationTime": 0,
  524. "startIntensity": 0,
  525. "camera": {
  526. "position": {
  527. "x": 0,
  528. "y": 0,
  529. "z": -13
  530. },
  531. "rotation": {
  532. "x": 0,
  533. "y": 0,
  534. "z": 0
  535. }
  536. },
  537. "model": {
  538. "rotation": {
  539. "x": 0,
  540. "y": 0,
  541. "z": 0
  542. }
  543. }
  544. },
  545. {
  546. "name": "碑文3",
  547. "dragBlock": {
  548. "anchorsMin": {
  549. "x": 0,
  550. "y": 0
  551. },
  552. "anchorsMax": {
  553. "x": 0.4,
  554. "y": 1
  555. }
  556. },
  557. "intensityAnimationTime": 0,
  558. "startIntensity": 0,
  559. "camera": {
  560. "position": {
  561. "x": 0,
  562. "y": 0,
  563. "z": -13
  564. },
  565. "rotation": {
  566. "x": 0,
  567. "y": 0,
  568. "z": 0
  569. }
  570. },
  571. "model": {
  572. "rotation": {
  573. "x": 0,
  574. "y": 0,
  575. "z": 0
  576. }
  577. }
  578. }
  579. ]
  580. }