File: platform.xml

package info (click to toggle)
flightgear-data 1%3A2020.3.16%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,651,296 kB
  • sloc: xml: 4,380,527; python: 222; perl: 67; makefile: 31
file content (18 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>

<PropertyList>

 <path>platform.ac</path>

 <animation>
  <type>range</type>
  <min-m>0</min-m>
  <max-m>20000</max-m>
 </animation>

 <animation>
  <type>alpha-test</type>
  <alpha-factor>0.01</alpha-factor>
 </animation>

</PropertyList>