Hey everyone,
Does anyone know if UE has a watermark feature to add with Still Images?
I usually add these manually with photoshop but was thinking about it this morning if UE can add it automatically ?
Hey everyone,
Does anyone know if UE has a watermark feature to add with Still Images?
I usually add these manually with photoshop but was thinking about it this morning if UE can add it automatically ?
Don’t know how you’re rendering still images, but if you’re using Movie Render Queue,
you can do this using Widget Blueprints.
Create a Widget Blueprint, called something like WBP_Watermark.
Result :
Thank you, that is perfect and exactly what I was looking for. Going to test it out today and will post the feedback
I’m using the Still Render Setup Automation Utility with the Movie Render Queue to do multiple still images in one go
Thanks again for the quick help. Everything worked out fine, just a few tweaks due to the Still Render Editor widget instead of a standard level Sequence :
I had to do the whole event sequence inside the Level Blueprint because the Still Render Editor doesn’t have a Events section.
So inside the Level Blueprint, I asked UE to create the watermark widget upon EventBeginPlay
So now whenever I go into play mode or render, the watermark I created will appear
Another update : This doesn’t seem to work when using Path Tracing. Lumen works fine
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.