Linearily blending emissive?

2023-02-16 14_44_45-Kiln_Mat
It’s just a lerp from 0 to my emissive, the alpha is animated through a timeline from 0 to 1 linearly over a few seconds.

I tried using a multiply instead of the lerp to treat the scalar as a strength instead, but it gave the exact same effect.