I have been using a UMaterialInstanceDynamic to set my material parameters. But I now got the need of using a material parameter collection. The thing is that I have tried to search after how to do it in c++ but haven’t found a thing. How do you change material parameter collections parameter from source code?