set Material Parameter Collection on track via BP.

Hello,

I’m building a EUW that creates a sequencer, a material parameter collection and sets the MPC on a track in the sequencer.

But I can’t figure out how to “set asset” on the MPC track via blueprints or python.

Any help here would be appreciated.

Hi There,

I’m not sure if this is what are you looking for but you can use the Set Editor property node

property name = mpc
property value = connect a variable that has your mpc asset