1
0
Fork 0

added the instrumentation/comm[n]/dimming-norm property to make digits dimmable

This commit is contained in:
torsten 2008-10-10 19:05:38 +00:00
parent 65fdd18826
commit 69de20781e
2 changed files with 34 additions and 0 deletions

View file

@ -42,6 +42,8 @@
<nav-frq-standby>instrumentation/nav[0]/frequencies/standby-mhz</nav-frq-standby>
<nav-volume>instrumentation/nav[0]/volume</nav-volume>
<nav-audio>instrumentation/nav[0]/audio-btn</nav-audio>
<dimming>instrumentation/comm[0]/dimming-norm</dimming>
</params>
<path>kx165.ac</path>
@ -71,6 +73,21 @@
</emission>
</animation>
<animation>
<type>material</type>
<object-name>CommUse</object-name>
<object-name>CommStby</object-name>
<object-name>NavUse</object-name>
<object-name>NavStby</object-name>
<emission>
<red>-1.0</red>
<green>-1.0</green>
<blue>-1.0</blue>
<factor-prop alias="../../../params/dimming"/>
<offset>1</offset>
</emission>
</animation>
<!-- comm part -->
<animation>

View file

@ -42,6 +42,8 @@
<nav-frq-standby>instrumentation/nav[1]/frequencies/standby-mhz</nav-frq-standby>
<nav-volume>instrumentation/nav[1]/volume</nav-volume>
<nav-audio>instrumentation/nav[1]/audio-btn</nav-audio>
<dimming>instrumentation/comm[1]/dimming-norm</dimming>
</params>
<path>kx165.ac</path>
@ -71,6 +73,21 @@
</emission>
</animation>
<animation>
<type>material</type>
<object-name>CommUse</object-name>
<object-name>CommStby</object-name>
<object-name>NavUse</object-name>
<object-name>NavStby</object-name>
<emission>
<red>-1.0</red>
<green>-1.0</green>
<blue>-1.0</blue>
<factor-prop alias="../../../params/dimming"/>
<offset>1</offset>
</emission>
</animation>
<!-- comm part -->
<animation>