Added display effect. Need tuening and dynamically changing of the contrast property
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
995869dd1a
commit
5c8602a8b3
8 changed files with 64 additions and 0 deletions
|
@ -37,4 +37,12 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>lecam.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -30,6 +30,14 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>mcdu1.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>BRT</object-name>
|
||||
|
|
|
@ -30,6 +30,14 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>mcdu2.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
<animation>
|
||||
<type>pick</type>
|
||||
<object-name>BRT</object-name>
|
||||
|
|
|
@ -37,4 +37,12 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>ND.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -37,4 +37,12 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>ND_R.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -36,5 +36,13 @@
|
|||
<factor-prop>controls/lighting/DU/du1</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>pfd1.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -36,5 +36,13 @@
|
|||
<factor-prop>controls/lighting/DU/du6</factor-prop>
|
||||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>pfd2.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
||||
|
|
|
@ -37,4 +37,12 @@
|
|||
</emission>
|
||||
</animation>
|
||||
|
||||
<effect>
|
||||
<inherits-from>Effects/model-interior-display</inherits-from>
|
||||
<object-name>uecam.screen</object-name>
|
||||
<parameters>
|
||||
<contrast>0.7</contrast>
|
||||
</parameters>
|
||||
</effect>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue