Hi everyone,
Is it possible to use a DataTable containing names and textures to drive rendering logic in the Movie Render Graph?
Specifically, I’d like to create a Blueprint or script that reads data from a DataTable and adds some of that info (like a name or ID) dynamically to the rendered output filename, similar to how we might handle it with Blueprints at runtime.
Thanks