views.xml 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <chase-distance-m type="double" archive="y"> -28 </chase-distance-m>
  4. <view n="100">
  5. <name>Passanger Seat View</name>
  6. <internal archive="y">true</internal>
  7. <type>lookfrom</type>
  8. <config>
  9. <from-model type="bool">true</from-model>
  10. <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
  11. <x-offset-m archive="y"> 0.000 </x-offset-m> <!-- Right -->
  12. <y-offset-m archive="y"> 1.52 </y-offset-m> <!-- Up -->
  13. <z-offset-m archive="y"> -3.90 </z-offset-m> <!-- Back -->
  14. <pitch-offset-deg> -5 </pitch-offset-deg>
  15. <default-field-of-view-deg> 70 </default-field-of-view-deg>
  16. <dynamic-view type="bool">true</dynamic-view>
  17. <limits>
  18. <enabled type="bool">true</enabled>
  19. <left>
  20. <heading-max-deg type="double">140</heading-max-deg>
  21. <x-offset-max-m type="double">0.20</x-offset-max-m>
  22. <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
  23. </left>
  24. <right>
  25. <heading-max-deg type="double">140</heading-max-deg>
  26. <x-offset-max-m type="double">0.20</x-offset-max-m>
  27. <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
  28. </right>
  29. </limits>
  30. </config>
  31. </view>
  32. <view n="101">
  33. <name>HUD CAMERA View</name>
  34. <type>lookfrom</type>
  35. <internal archive="y">true</internal>
  36. <config>
  37. <from-model type="bool">true</from-model>
  38. <from-model-idx type="int">0</from-model-idx>
  39. <ground-level-nearplane-m type="double">0.01f</ground-level-nearplane-m>
  40. <x-offset-m archive="y"> 0.000 </x-offset-m> <!--Right-->
  41. <y-offset-m archive="y"> 1.22 </y-offset-m> <!--Up-->
  42. <z-offset-m archive="y"> -5.52 </z-offset-m> <!--Back-->
  43. <pitch-offset-deg> -5 </pitch-offset-deg>
  44. <default-field-of-view-deg type="double"> 35 </default-field-of-view-deg>
  45. </config>
  46. </view>
  47. <view n="0">
  48. <type>lookfrom</type>
  49. <internal archive="y">true</internal>
  50. <config>
  51. <from-model type="bool">true</from-model>
  52. <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
  53. <x-offset-m archive="y"> 0.000 </x-offset-m> <!-- Right -->
  54. <y-offset-m archive="y"> 1.23 </y-offset-m> <!-- Up -->
  55. <z-offset-m archive="y"> -5.4 </z-offset-m> <!-- Back -->
  56. <pitch-offset-deg> -8 </pitch-offset-deg>
  57. <default-field-of-view-deg> 75 </default-field-of-view-deg>
  58. <dynamic-view type="bool">true</dynamic-view>
  59. <limits>
  60. <enabled type="bool">true</enabled>
  61. <left>
  62. <heading-max-deg type="double">140</heading-max-deg>
  63. <x-offset-max-m type="double">0.20</x-offset-max-m>
  64. <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
  65. </left>
  66. <right>
  67. <heading-max-deg type="double">140</heading-max-deg>
  68. <x-offset-max-m type="double">0.20</x-offset-max-m>
  69. <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
  70. </right>
  71. </limits>
  72. </config>
  73. </view>
  74. </PropertyList>