8,804
edits
(→Rotate: -> Offset) |
(+ Blend animation) |
||
Line 186: | Line 186: | ||
</animation> | </animation> | ||
</source> | </source> | ||
=== Blend === | |||
Blends an object with the surrounding. Comparable to a translucency animation. | |||
<source> | |||
<animation> | |||
<type>blend</type> | |||
<property>/velocities/airspeed-kt</property> | |||
<factor>0.00025</factor> | |||
<min>0.2</min> | |||
<max>0.7</max> | |||
</animation> | |||
</source> | |||
* '''property:''' | |||
* '''factor:''' | |||
* '''min:''' | |||
8 '''max:''' | |||
=== Billboard === | === Billboard === |