There are 6 quick transition templates for Fade In and Fade out. Alpha fades between 0 and 1 and Intensity fading between <code>[0,0,0,1,sRGB]</code> (Black) and <code>[1,1,1,1,sRGB]</code> (White)
{| class="wikitable"
!Transition
!Generated fade positions
|-
|Alpha Fade In & Fade Out
|0% - 10%, 90% - 100%
|-
|Alpha Fade In
|0% - 10%
|-
|Alpha Fade Out
|90% - 100%
|-
|Intensity Fade In & Fade Out
|0% - 10%, 90% - 100%
|-
|Intensity Fade In
|0% - 10%
|-
|Intensity Fade Out
|90% - 100%
|}
Clear Fades will clear all transitions on both <code>AlphaOverLifetime</code> and <code>ColorOverLifetime</code>, along with setting <code>UseColorOverLifetime</code> to false