-
Notifications
You must be signed in to change notification settings - Fork 0
/
Su-26M-views.xml
77 lines (67 loc) · 1.92 KB
/
Su-26M-views.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<PropertyList>
<!-- pilot seat in cockpit. -->
<view n="0">
<internal>true</internal>
<config>
<!-- x/y/z == right/up/back -->
<x-offset-m>0.0</x-offset-m>
<y-offset-m>0.5</y-offset-m>
<z-offset-m>3.9</z-offset-m>
</config>
</view>
<view n="1">
<config>
<target-z-offset-m>2.4</target-z-offset-m>
</config>
</view>
<view n="2">
<config>
<target-z-offset-m>2.4</target-z-offset-m>
</config>
</view>
<view n="3">
<config>
<target-z-offset-m>2.4</target-z-offset-m>
</config>
</view>
<view n="4">
<config>
<target-z-offset-m>2.4</target-z-offset-m>
</config>
</view>
<view n="5">
<config>
<target-z-offset-m>2.4</target-z-offset-m>
</config>
</view>
<view n="100">
<name>Aerobatics View</name>
<type>lookfrom</type>
<internal type="bool">true</internal>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">0</from-model-idx>
<at-model type="bool">false</at-model>
<ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
<default-field-of-view-deg type="double">80.0</default-field-of-view-deg>
<x-offset-m>0.0</x-offset-m>
<y-offset-m>0.5</y-offset-m>
<z-offset-m>3.8</z-offset-m>
</config>
</view>
<view n="101">
<name>Landing View</name>
<type>lookfrom</type>
<internal type="bool">true</internal>
<config>
<from-model type="bool">true</from-model>
<from-model-idx type="int">0</from-model-idx>
<at-model type="bool">false</at-model>
<ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
<default-field-of-view-deg type="double">80.0</default-field-of-view-deg>
<x-offset-m>-0.1</x-offset-m>
<y-offset-m>0.5</y-offset-m>
<z-offset-m>3.8</z-offset-m>
</config>
</view>
</PropertyList>