c172p: tweak Rembrandt landing and taxi lights
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
This commit is contained in:
parent
4202e41149
commit
43635e6932
1 changed files with 29 additions and 29 deletions
|
@ -2488,32 +2488,32 @@
|
|||
<z>-0.1</z>
|
||||
</direction>
|
||||
<ambient>
|
||||
<r>0.03</r>
|
||||
<g>0.03</g>
|
||||
<b>0.03</b>
|
||||
<r>0.5</r>
|
||||
<g>0.5</g>
|
||||
<b>0.55</b>
|
||||
<a>1.0</a>
|
||||
</ambient>
|
||||
<diffuse>
|
||||
<r>0.7</r>
|
||||
<g>0.7</g>
|
||||
<b>0.6</b>
|
||||
<r>0.95</r>
|
||||
<g>0.95</g>
|
||||
<b>0.8</b>
|
||||
<a>1.0</a>
|
||||
</diffuse>
|
||||
<specular>
|
||||
<r>0.7</r>
|
||||
<g>0.7</g>
|
||||
<b>0.7</b>
|
||||
<r>0.95</r>
|
||||
<g>0.95</g>
|
||||
<b>0.8</b>
|
||||
<a>1.0</a>
|
||||
</specular>
|
||||
<attenuation>
|
||||
<c>0.5</c>
|
||||
<l>0.01</l>
|
||||
<q>0.0001</q>
|
||||
<c>1.0</c>
|
||||
<l>0.0</l>
|
||||
<q>0.00015</q>
|
||||
</attenuation>
|
||||
<exponent>3.0</exponent>
|
||||
<cutoff>20</cutoff>
|
||||
<exponent>25</exponent>
|
||||
<cutoff>85</cutoff>
|
||||
<near-m>2</near-m>
|
||||
<far-m>200</far-m>
|
||||
<far-m>250</far-m>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
|
@ -2536,32 +2536,32 @@
|
|||
<z>-0.3</z>
|
||||
</direction>
|
||||
<ambient>
|
||||
<r>0.03</r>
|
||||
<g>0.03</g>
|
||||
<b>0.03</b>
|
||||
<r>0.5</r>
|
||||
<g>0.5</g>
|
||||
<b>0.55</b>
|
||||
<a>1.0</a>
|
||||
</ambient>
|
||||
<diffuse>
|
||||
<r>0.7</r>
|
||||
<g>0.7</g>
|
||||
<b>0.6</b>
|
||||
<r>0.85</r>
|
||||
<g>0.85</g>
|
||||
<b>0.65</b>
|
||||
<a>1.0</a>
|
||||
</diffuse>
|
||||
<specular>
|
||||
<r>0.7</r>
|
||||
<g>0.7</g>
|
||||
<r>0.85</r>
|
||||
<g>0.85</g>
|
||||
<b>0.7</b>
|
||||
<a>1.0</a>
|
||||
</specular>
|
||||
<attenuation>
|
||||
<c>0.5</c>
|
||||
<l>0.01</l>
|
||||
<q>0.0001</q>
|
||||
<c>1.0</c>
|
||||
<l>0.0</l>
|
||||
<q>0.0018</q>
|
||||
</attenuation>
|
||||
<exponent>5.0</exponent>
|
||||
<cutoff>50</cutoff>
|
||||
<exponent>4.5</exponent>
|
||||
<cutoff>160</cutoff>
|
||||
<near-m>2</near-m>
|
||||
<far-m>100</far-m>
|
||||
<far-m>150</far-m>
|
||||
</animation>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue