ALS technical notes: Difference between revisions

Jump to navigation Jump to search
Line 1,124: Line 1,124:


=== Usage ===
=== Usage ===
The effect is used from the model file by assigning it to the surface that also carries the canvas texture of the display via
<syntaxhighlight lang="xml">
    <effect>
        <inherits-from>Effects/model-interior-display</inherits-from>
        <object-name>DisplayImage</object-name>
    </effect>
</syntaxhighlight>
If brightness changes of the display need to be simulated, the aircraft needs to pass parameters to the effect, so usually a derived effect would be created and assigned instead of the base effect in the example above.
=== Parameters ===


== The ALS interior model effect  ==
== The ALS interior model effect  ==
1,360

edits

Navigation menu