something like that custom “Dataprep Editing Operation”
I also created a Custom Blueprint asset that is a static mesh actor on which I added the Spotlight. Then in my dataprep operation will
- create actor based on my custom blueprint
- Copy properties from static mesh actor to my blueprint: transform, label, mesh, parent
- destroy the original actor.