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>
|
<z>-0.1</z>
|
||||||
</direction>
|
</direction>
|
||||||
<ambient>
|
<ambient>
|
||||||
<r>0.03</r>
|
<r>0.5</r>
|
||||||
<g>0.03</g>
|
<g>0.5</g>
|
||||||
<b>0.03</b>
|
<b>0.55</b>
|
||||||
<a>1.0</a>
|
<a>1.0</a>
|
||||||
</ambient>
|
</ambient>
|
||||||
<diffuse>
|
<diffuse>
|
||||||
<r>0.7</r>
|
<r>0.95</r>
|
||||||
<g>0.7</g>
|
<g>0.95</g>
|
||||||
<b>0.6</b>
|
<b>0.8</b>
|
||||||
<a>1.0</a>
|
<a>1.0</a>
|
||||||
</diffuse>
|
</diffuse>
|
||||||
<specular>
|
<specular>
|
||||||
<r>0.7</r>
|
<r>0.95</r>
|
||||||
<g>0.7</g>
|
<g>0.95</g>
|
||||||
<b>0.7</b>
|
<b>0.8</b>
|
||||||
<a>1.0</a>
|
<a>1.0</a>
|
||||||
</specular>
|
</specular>
|
||||||
<attenuation>
|
<attenuation>
|
||||||
<c>0.5</c>
|
<c>1.0</c>
|
||||||
<l>0.01</l>
|
<l>0.0</l>
|
||||||
<q>0.0001</q>
|
<q>0.00015</q>
|
||||||
</attenuation>
|
</attenuation>
|
||||||
<exponent>3.0</exponent>
|
<exponent>25</exponent>
|
||||||
<cutoff>20</cutoff>
|
<cutoff>85</cutoff>
|
||||||
<near-m>2</near-m>
|
<near-m>2</near-m>
|
||||||
<far-m>200</far-m>
|
<far-m>250</far-m>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
<animation>
|
<animation>
|
||||||
|
@ -2536,32 +2536,32 @@
|
||||||
<z>-0.3</z>
|
<z>-0.3</z>
|
||||||
</direction>
|
</direction>
|
||||||
<ambient>
|
<ambient>
|
||||||
<r>0.03</r>
|
<r>0.5</r>
|
||||||
<g>0.03</g>
|
<g>0.5</g>
|
||||||
<b>0.03</b>
|
<b>0.55</b>
|
||||||
<a>1.0</a>
|
<a>1.0</a>
|
||||||
</ambient>
|
</ambient>
|
||||||
<diffuse>
|
<diffuse>
|
||||||
<r>0.7</r>
|
<r>0.85</r>
|
||||||
<g>0.7</g>
|
<g>0.85</g>
|
||||||
<b>0.6</b>
|
<b>0.65</b>
|
||||||
<a>1.0</a>
|
<a>1.0</a>
|
||||||
</diffuse>
|
</diffuse>
|
||||||
<specular>
|
<specular>
|
||||||
<r>0.7</r>
|
<r>0.85</r>
|
||||||
<g>0.7</g>
|
<g>0.85</g>
|
||||||
<b>0.7</b>
|
<b>0.7</b>
|
||||||
<a>1.0</a>
|
<a>1.0</a>
|
||||||
</specular>
|
</specular>
|
||||||
<attenuation>
|
<attenuation>
|
||||||
<c>0.5</c>
|
<c>1.0</c>
|
||||||
<l>0.01</l>
|
<l>0.0</l>
|
||||||
<q>0.0001</q>
|
<q>0.0018</q>
|
||||||
</attenuation>
|
</attenuation>
|
||||||
<exponent>5.0</exponent>
|
<exponent>4.5</exponent>
|
||||||
<cutoff>50</cutoff>
|
<cutoff>160</cutoff>
|
||||||
<near-m>2</near-m>
|
<near-m>2</near-m>
|
||||||
<far-m>100</far-m>
|
<far-m>150</far-m>
|
||||||
</animation>
|
</animation>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue