Merge branch '3D' of github.com:legoboyvdlp/A320-family into 3D
This commit is contained in:
commit
d0c113cc83
4 changed files with 21 additions and 7 deletions
|
@ -68,11 +68,11 @@
|
|||
</iceable>
|
||||
</icing>
|
||||
<reflection>
|
||||
<ambient-correction type="double">0.05</ambient-correction>
|
||||
<ambient-correction type="double">0.15</ambient-correction>
|
||||
<reflection-correction type="double">0.05</reflection-correction>
|
||||
<ambient-correction-chrome type="double">0.05</ambient-correction-chrome>
|
||||
<reflection-correction-chrome type="double">0.20</reflection-correction-chrome>
|
||||
<ambient-correction-wing type="double">0.05</ambient-correction-wing>
|
||||
<ambient-correction-chrome type="double">0.15</ambient-correction-chrome>
|
||||
<reflection-correction-chrome type="double">0.05</reflection-correction-chrome>
|
||||
<ambient-correction-wing type="double">0.10</ambient-correction-wing>
|
||||
<reflection-correction-wing type="double">-0.25</reflection-correction-wing>
|
||||
</reflection>
|
||||
</model>
|
||||
|
|
|
@ -458,6 +458,11 @@
|
|||
<object-name>ReverserRDoor2</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt</inherits-from>
|
||||
<object-name>PylonCFM56</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome</inherits-from>
|
||||
<object-name>IntakeCFM56</object-name>
|
||||
|
|
|
@ -399,6 +399,11 @@
|
|||
<object-name>ReverserLDoor</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt</inherits-from>
|
||||
<object-name>PylonIAEV2500</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-chrome</inherits-from>
|
||||
<object-name>IntakeIAEV2500</object-name>
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
<effect>
|
||||
<inherits-from>Aircraft/A320-family/Models/Effects/reflection</inherits-from>
|
||||
<object-name>Fuselage</object-name>
|
||||
<object-name>Rudder</object-name>
|
||||
<object-name>DoorL1</object-name>
|
||||
<object-name>DoorL4</object-name>
|
||||
<object-name>DoorR1</object-name>
|
||||
|
@ -21,17 +22,19 @@
|
|||
<object-name>Antenna2</object-name>
|
||||
<object-name>MLGGearDoorL</object-name>
|
||||
<object-name>MLGGearDoorR</object-name>
|
||||
<object-name>MLGWingDoorL1</object-name>
|
||||
<object-name>MLGWingDoorL2</object-name>
|
||||
<object-name>NLGAftDoorL</object-name>
|
||||
<object-name>NLGAftDoorR</object-name>
|
||||
<object-name>NLGForewardDoorL</object-name>
|
||||
<object-name>NLGForewardDoorR</object-name>
|
||||
<object-name>RatDoorL</object-name>
|
||||
<object-name>RatDoorR</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Aircraft/A320-family/Models/Effects/reflection-matt</inherits-from>
|
||||
<object-name>Wings</object-name>
|
||||
<object-name>RatDoorL</object-name>
|
||||
<object-name>RatDoorR</object-name>
|
||||
<object-name>FlapL1</object-name>
|
||||
<object-name>FlapL2</object-name>
|
||||
<object-name>FlapR1</object-name>
|
||||
|
@ -47,7 +50,6 @@
|
|||
<object-name>ElevatorR</object-name>
|
||||
<object-name>Hstabs</object-name>
|
||||
<object-name>Hstabs.001</object-name>
|
||||
<object-name>Rudder</object-name>
|
||||
<object-name>SpoilerL1</object-name>
|
||||
<object-name>SpoilerL2</object-name>
|
||||
<object-name>SpoilerL3</object-name>
|
||||
|
@ -55,8 +57,10 @@
|
|||
<object-name>SpoilerL5</object-name>
|
||||
<object-name>FairingL1</object-name>
|
||||
<object-name>FairingL2</object-name>
|
||||
<object-name>FairingL3</object-name>
|
||||
<object-name>FairingR1</object-name>
|
||||
<object-name>FairingR2</object-name>
|
||||
<object-name>FairingR3</object-name>
|
||||
</effect>
|
||||
|
||||
<effect>
|
||||
|
|
Loading…
Reference in a new issue