Settings.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737
  1. {
  2. "cameraDefaultBlendTime": 0.8,
  3. "modelAutoRotationAnimationTime": 0.8,
  4. "modelControlAnimationTime": 0.8,
  5. "panels": [
  6. {
  7. "name": "Panel1Camera",
  8. "camera": {
  9. "position": {
  10. "x": 0,
  11. "y": 0,
  12. "z": -13
  13. },
  14. "rotation": {
  15. "x": 0,
  16. "y": 0,
  17. "z": 0
  18. },
  19. "physicalLensShift": {
  20. "x": 0.25,
  21. "y": 0
  22. }
  23. },
  24. "model": {
  25. "rotation": {
  26. "x": 0,
  27. "y": -180,
  28. "z": 0
  29. },
  30. "limitScale": {
  31. "isLimit": true,
  32. "min": 0.2,
  33. "max": 1.5
  34. },
  35. "limitX": {
  36. "isLimit": true,
  37. "min": -4.5,
  38. "max": 4.5
  39. },
  40. "limitY": {
  41. "isLimit": true,
  42. "min": -8,
  43. "max": 8
  44. }
  45. }
  46. },
  47. {
  48. "name": "Panel2Camera",
  49. "camera": {
  50. "position": {
  51. "x": 0,
  52. "y": 0,
  53. "z": -13
  54. },
  55. "physicalLensShift": {
  56. "x": 0.2,
  57. "y": 0
  58. },
  59. "rotation": {
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. }
  64. },
  65. "model": {
  66. "rotation": {
  67. "x": 0,
  68. "y": -180,
  69. "z": 0
  70. },
  71. "limitScale": {
  72. "isLimit": true,
  73. "min": 0.2,
  74. "max": 1.5
  75. },
  76. "limitX": {
  77. "isLimit": true,
  78. "min": -5,
  79. "max": 5
  80. },
  81. "limitY": {
  82. "isLimit": true,
  83. "min": -8,
  84. "max": 8
  85. }
  86. }
  87. },
  88. {
  89. "name": "Panel3Camera",
  90. "camera": {
  91. "position": {
  92. "x": 0,
  93. "y": 0,
  94. "z": -13
  95. },
  96. "physicalLensShift": {
  97. "x": 0,
  98. "y": 0
  99. },
  100. "rotation": {
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. }
  105. },
  106. "model": {
  107. "rotation": {
  108. "x": 0,
  109. "y": -180,
  110. "z": 0
  111. },
  112. "limitScale": {
  113. "isLimit": true,
  114. "min": 0.2,
  115. "max": 1.5
  116. },
  117. "limitX": {
  118. "isLimit": true,
  119. "min": -10,
  120. "max": 10
  121. },
  122. "limitY": {
  123. "isLimit": true,
  124. "min": -8,
  125. "max": 8
  126. }
  127. }
  128. },
  129. {
  130. "name": "Panel4Camera",
  131. "rotationNotAllowed": true,
  132. "camera": {
  133. "position": {
  134. "x": 0,
  135. "y": 0.5,
  136. "z": -12
  137. },
  138. "physicalLensShift": {
  139. "x": 0.2,
  140. "y": 0
  141. },
  142. "rotation": {
  143. "x": 0,
  144. "y": 0,
  145. "z": 0
  146. }
  147. },
  148. "model": {
  149. "rotation": {
  150. "x": 0,
  151. "y": 0,
  152. "z": 0
  153. },
  154. "limitScale": {
  155. "isLimit": true,
  156. "min": 0.2,
  157. "max": 1.5
  158. },
  159. "limitX": {
  160. "isLimit": true,
  161. "min": -4,
  162. "max": 4
  163. },
  164. "limitY": {
  165. "isLimit": true,
  166. "min": -8,
  167. "max": 8
  168. }
  169. }
  170. },
  171. {
  172. "name": "Panel5Camera",
  173. "camera": {
  174. "position": {
  175. "x": 0,
  176. "y": 0,
  177. "z": -14
  178. },
  179. "physicalLensShift": {
  180. "x": 0,
  181. "y": 0
  182. },
  183. "rotation": {
  184. "x": 0,
  185. "y": 0,
  186. "z": 0
  187. }
  188. },
  189. "model": {
  190. "rotation": {
  191. "x": 0,
  192. "y": -180,
  193. "z": 0
  194. },
  195. "limitScale": {
  196. "isLimit": true,
  197. "min": 0.2,
  198. "max": 1.5
  199. },
  200. "limitX": {
  201. "isLimit": true,
  202. "min": -15,
  203. "max": 15
  204. },
  205. "limitY": {
  206. "isLimit": true,
  207. "min": -8,
  208. "max": 8
  209. }
  210. }
  211. }
  212. ],
  213. "hotspots": [
  214. {
  215. "name": "佛龛",
  216. "intensityAnimationTime": 0.8,
  217. "startIntensity": 0,
  218. "camera": {
  219. "position": {
  220. "x": 0,
  221. "y": 1.6,
  222. "z": -9
  223. },
  224. "physicalLensShift": {
  225. "x": -0.08,
  226. "y": 0
  227. },
  228. "rotation": {
  229. "x": 0,
  230. "y": 0,
  231. "z": 0
  232. }
  233. },
  234. "model": {
  235. "rotation": {
  236. "x": 0,
  237. "y": -180,
  238. "z": 0
  239. },
  240. "limitScale": {
  241. "isLimit": true,
  242. "min": 0.2,
  243. "max": 1.5
  244. },
  245. "limitX": {
  246. "isLimit": true,
  247. "min": -5,
  248. "max": 5
  249. },
  250. "limitY": {
  251. "isLimit": true,
  252. "min": -5,
  253. "max": 8
  254. }
  255. }
  256. },
  257. {
  258. "name": "佛像",
  259. "intensityAnimationTime": 0.8,
  260. "startIntensity": 0,
  261. "camera": {
  262. "physicalLensShift": {
  263. "x": -0.1,
  264. "y": 0
  265. },
  266. "position": {
  267. "x": 0,
  268. "y": 0.8,
  269. "z": -8
  270. },
  271. "rotation": {
  272. "x": 0,
  273. "y": 0,
  274. "z": 0
  275. }
  276. },
  277. "model": {
  278. "rotation": {
  279. "x": 0,
  280. "y": -180,
  281. "z": 0
  282. },
  283. "limitScale": {
  284. "isLimit": true,
  285. "min": 0.2,
  286. "max": 1.5
  287. },
  288. "limitX": {
  289. "isLimit": true,
  290. "min": -5,
  291. "max": 5
  292. },
  293. "limitY": {
  294. "isLimit": true,
  295. "min": -5,
  296. "max": 8
  297. }
  298. }
  299. },
  300. {
  301. "name": "佛龛两侧",
  302. "intensityAnimationTime": 0.8,
  303. "startIntensity": 0,
  304. "camera": {
  305. "physicalLensShift": {
  306. "x": -0.1,
  307. "y": 0
  308. },
  309. "position": {
  310. "x": 0,
  311. "y": 0.8,
  312. "z": -8
  313. },
  314. "rotation": {
  315. "x": 0,
  316. "y": 0,
  317. "z": 0
  318. }
  319. },
  320. "model": {
  321. "rotation": {
  322. "x": 0,
  323. "y": -180,
  324. "z": 0
  325. },
  326. "limitScale": {
  327. "isLimit": true,
  328. "min": 0.2,
  329. "max": 1.5
  330. },
  331. "limitX": {
  332. "isLimit": true,
  333. "min": -5,
  334. "max": 5
  335. },
  336. "limitY": {
  337. "isLimit": true,
  338. "min": -5,
  339. "max": 8
  340. }
  341. }
  342. },
  343. {
  344. "name": "佛龛上部",
  345. "intensityAnimationTime": 0.8,
  346. "startIntensity": 0,
  347. "camera": {
  348. "physicalLensShift": {
  349. "x": -0.1,
  350. "y": 0
  351. },
  352. "position": {
  353. "x": 0,
  354. "y": 3,
  355. "z": -8
  356. },
  357. "rotation": {
  358. "x": 0,
  359. "y": 0,
  360. "z": 0
  361. }
  362. },
  363. "model": {
  364. "rotation": {
  365. "x": 0,
  366. "y": -180,
  367. "z": 0
  368. },
  369. "limitScale": {
  370. "isLimit": true,
  371. "min": 0.2,
  372. "max": 1.5
  373. },
  374. "limitX": {
  375. "isLimit": true,
  376. "min": -5,
  377. "max": 5
  378. },
  379. "limitY": {
  380. "isLimit": true,
  381. "min": 0,
  382. "max": 12
  383. }
  384. }
  385. },
  386. {
  387. "name": "佛龛下部",
  388. "intensityAnimationTime": 0.8,
  389. "startIntensity": 0,
  390. "camera": {
  391. "physicalLensShift": {
  392. "x": -0.1,
  393. "y": 0
  394. },
  395. "position": {
  396. "x": 0,
  397. "y": -4,
  398. "z": -8
  399. },
  400. "rotation": {
  401. "x": 0,
  402. "y": 0,
  403. "z": 0
  404. }
  405. },
  406. "model": {
  407. "rotation": {
  408. "x": 0,
  409. "y": -180,
  410. "z": 0
  411. },
  412. "limitScale": {
  413. "isLimit": true,
  414. "min": 0.2,
  415. "max": 1.5
  416. },
  417. "limitX": {
  418. "isLimit": true,
  419. "min": -5,
  420. "max": 5
  421. },
  422. "limitY": {
  423. "isLimit": true,
  424. "min": -12,
  425. "max": -1
  426. }
  427. }
  428. },
  429. {
  430. "name": "畏兽",
  431. "intensityAnimationTime": 0.8,
  432. "startIntensity": 0,
  433. "camera": {
  434. "physicalLensShift": {
  435. "x": -0.08,
  436. "y": 0
  437. },
  438. "position": {
  439. "x": 0,
  440. "y": 2.5,
  441. "z": -8
  442. },
  443. "rotation": {
  444. "x": 0,
  445. "y": 0,
  446. "z": 0
  447. }
  448. },
  449. "model": {
  450. "rotation": {
  451. "x": 0,
  452. "y": -90,
  453. "z": 0
  454. },
  455. "limitScale": {
  456. "isLimit": true,
  457. "min": 0.2,
  458. "max": 1.5
  459. },
  460. "limitX": {
  461. "isLimit": true,
  462. "min": -5,
  463. "max": 5
  464. },
  465. "limitY": {
  466. "isLimit": true,
  467. "min": -1,
  468. "max": 8
  469. }
  470. }
  471. },
  472. {
  473. "name": "飞天",
  474. "intensityAnimationTime": 0.8,
  475. "startIntensity": 0,
  476. "camera": {
  477. "physicalLensShift": {
  478. "x": -0.08,
  479. "y": 0
  480. },
  481. "position": {
  482. "x": 0,
  483. "y": -0.5,
  484. "z": -8
  485. },
  486. "rotation": {
  487. "x": 0,
  488. "y": 0,
  489. "z": 0
  490. }
  491. },
  492. "model": {
  493. "rotation": {
  494. "x": 0,
  495. "y": -90,
  496. "z": 0
  497. },
  498. "limitScale": {
  499. "isLimit": true,
  500. "min": 0.2,
  501. "max": 1.5
  502. },
  503. "limitX": {
  504. "isLimit": true,
  505. "min": -5,
  506. "max": 5
  507. },
  508. "limitY": {
  509. "isLimit": true,
  510. "min": -6,
  511. "max": 5
  512. }
  513. }
  514. },
  515. {
  516. "name": "摩尼宝珠",
  517. "intensityAnimationTime": 0.8,
  518. "startIntensity": 0,
  519. "camera": {
  520. "physicalLensShift": {
  521. "x": -0.08,
  522. "y": 0
  523. },
  524. "position": {
  525. "x": 0,
  526. "y": -3,
  527. "z": -8
  528. },
  529. "rotation": {
  530. "x": 0,
  531. "y": 0,
  532. "z": 0
  533. }
  534. },
  535. "model": {
  536. "rotation": {
  537. "x": 0,
  538. "y": -90,
  539. "z": 0
  540. },
  541. "limitScale": {
  542. "isLimit": true,
  543. "min": 0.2,
  544. "max": 1.5
  545. },
  546. "limitX": {
  547. "isLimit": true,
  548. "min": -5,
  549. "max": 5
  550. },
  551. "limitY": {
  552. "isLimit": true,
  553. "min": -8,
  554. "max": 3
  555. }
  556. }
  557. }
  558. ],
  559. "inscriptions": [
  560. {
  561. "name": "碑额",
  562. "intensityAnimationTime": 0,
  563. "startIntensity": 0,
  564. "camera": {
  565. "position": {
  566. "x": 1.2,
  567. "y": 4.3,
  568. "z": -5
  569. },
  570. "physicalLensShift": {
  571. "x": 0.3,
  572. "y": 0
  573. },
  574. "rotation": {
  575. "x": 0,
  576. "y": 0,
  577. "z": 0
  578. }
  579. },
  580. "model": {
  581. "rotation": {
  582. "x": 0,
  583. "y": -90,
  584. "z": 0
  585. },
  586. "limitScale": {
  587. "isLimit": true,
  588. "min": 0.2,
  589. "max": 1.5
  590. },
  591. "limitX": {
  592. "isLimit": true,
  593. "min": -1,
  594. "max": 5
  595. },
  596. "limitY": {
  597. "isLimit": true,
  598. "min": 2,
  599. "max": 15
  600. }
  601. }
  602. },
  603. {
  604. "name": "碑文1",
  605. "intensityAnimationTime": 0,
  606. "startIntensity": 0,
  607. "camera": {
  608. "position": {
  609. "x": 1.6,
  610. "y": 2.7,
  611. "z": -5
  612. },
  613. "physicalLensShift": {
  614. "x": 0.25,
  615. "y": 0
  616. },
  617. "rotation": {
  618. "x": 0,
  619. "y": 0,
  620. "z": 0
  621. }
  622. },
  623. "model": {
  624. "rotation": {
  625. "x": 0,
  626. "y": -180,
  627. "z": 0
  628. },
  629. "limitScale": {
  630. "isLimit": true,
  631. "min": 0.2,
  632. "max": 1.5
  633. },
  634. "limitX": {
  635. "isLimit": true,
  636. "min": 0,
  637. "max": 5
  638. },
  639. "limitY": {
  640. "isLimit": true,
  641. "min": -3,
  642. "max": 9
  643. }
  644. }
  645. },
  646. {
  647. "name": "碑文2",
  648. "intensityAnimationTime": 0,
  649. "startIntensity": 0,
  650. "camera": {
  651. "position": {
  652. "x": 0,
  653. "y": 0,
  654. "z": -12
  655. },
  656. "physicalLensShift": {
  657. "x": 0.2,
  658. "y": 0
  659. },
  660. "rotation": {
  661. "x": 0,
  662. "y": 0,
  663. "z": 0
  664. }
  665. },
  666. "model": {
  667. "rotation": {
  668. "x": 0,
  669. "y": 0,
  670. "z": 0
  671. },
  672. "limitScale": {
  673. "isLimit": true,
  674. "min": 0.2,
  675. "max": 1.5
  676. },
  677. "limitX": {
  678. "isLimit": true,
  679. "min": -5,
  680. "max": 5
  681. },
  682. "limitY": {
  683. "isLimit": true,
  684. "min": -8,
  685. "max": 8
  686. }
  687. }
  688. },
  689. {
  690. "name": "碑文3",
  691. "intensityAnimationTime": 0,
  692. "startIntensity": 0,
  693. "camera": {
  694. "position": {
  695. "x": 0,
  696. "y": 0,
  697. "z": -12
  698. },
  699. "physicalLensShift": {
  700. "x": 0.2,
  701. "y": 0
  702. },
  703. "rotation": {
  704. "x": 0,
  705. "y": 0,
  706. "z": 0
  707. }
  708. },
  709. "model": {
  710. "rotation": {
  711. "x": 0,
  712. "y": 0,
  713. "z": 0
  714. },
  715. "physicalLensShift": {
  716. "x": 0.2,
  717. "y": 0
  718. },
  719. "limitScale": {
  720. "isLimit": true,
  721. "min": 0.2,
  722. "max": 1.5
  723. },
  724. "limitX": {
  725. "isLimit": true,
  726. "min": -10,
  727. "max": 5
  728. },
  729. "limitY": {
  730. "isLimit": true,
  731. "min": -8,
  732. "max": 8
  733. }
  734. }
  735. }
  736. ]
  737. }