Sequencer: How to create RELATIVE Movie Scene Track?

Sure, it’s just in MovieSceneSection.h

SetBlendType(EMovieSceneBlendType::Additive) or whatever type.

1 Like