ALS technical notes: Difference between revisions

Jump to navigation Jump to search
Hide the simplified 3d model in non ALS mode
(Hide the simplified 3d model in non ALS mode)
Line 1,787: Line 1,787:
</syntaxhighlight>
</syntaxhighlight>


To make sure there is no duplicate 3d model shown in other renderers besides ALS it is also important to use a different select animation:
<syntaxhighlight lang="xml">
<animation>
    <!-- hide 3d shadow in non ALS mode -->
    <object-name>shadow</object-name>
    <type>select</type>
    <condition>
      <property>/sim/rendering/shaders/skydome</property>
    </condition>
  </animation>
</syntaxhighlight>


== Related content ==
== Related content ==
160

edits

Navigation menu