Skip to content

It is a plugin to control material parameter collection's properties from sequencer.

License

Notifications You must be signed in to change notification settings

HogeTatu/UE4Plugin_MpcControlTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4Plugin_MpcControlTrack

It is a plugin to control material parameter collection's properties from sequencer.

日本語README

MpcControlTrackDemo_01

Getting Started

After clone repository or download ZIP, and Place the MpcControlTrack directory to the plugin directory of the project.

[ProjectName]/Plugins/MpcControlTrack

Usage

  1. Create and edit the MaterialParameterCollection asset.
    MpcControlTrackDemo_03

  2. Create the actor inherited MpcOwnerActor.
    MpcControlTrackDemo_02

  3. Select the "Class Defaults", and set the asset to the "Material Parameter Collection" property.
    MpcControlTrackDemo_07

  4. Add a property with the same name as the added properties in the MaterialParameterCollection, check the "Expose to Cinematics".
    MpcControlTrackDemo_04

  5. Drag and drop the actor on the sequencer editor.
    MpcControlTrackDemo_05

  6. Add the property track.
    MpcControlTrackDemo_06

Example project

MpcControlTrackDemo is a example project.
Start MpcControlTrackDemo.uproject, please check the example operations and implementation.

License

MIT

Contact

@HogeTatu

About

It is a plugin to control material parameter collection's properties from sequencer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published