[BUG] Niagara Decal Renderer not support dynamic parameter.

I managed to work around it in UE5.6
The material domain has to be “Deferred Decal”, then use the “Decal Color” node to get the color
The you can use a “Scale Color” module in the Particle update stage of the emitter.


1 Like