Adjusting Material Properties via Sequencer in Unreal Engine
This week I had to animate material properties on a number of objects from Sequencer. That’s not a big problem when you can access the object directly, but in my case it was a blueprint that had several child blueprints attached (an array of lightbeam objects, each of which was setup with a dynamic material …