It is a plugin to control material parameter collection's properties from sequencer.
After clone repository or download ZIP, and Place the MpcControlTrack directory to the plugin directory of the project.
[ProjectName]/Plugins/MpcControlTrack
-
Select the "Class Defaults", and set the asset to the "Material Parameter Collection" property.
-
Add a property with the same name as the added properties in the MaterialParameterCollection, check the "Expose to Cinematics".
MpcControlTrackDemo is a example project.
Start MpcControlTrackDemo.uproject, please check the example operations and implementation.