(Page 2 of 2 pages for this article < 1 2)
Monday, October 06, 2008
Motion Tip: Blend Modes and Pass Through
Mark Spencer | 10/06
When Motion Forces a Group to Precompose
Let’s now add a Fade-In/Fade-Out behavior to the Top Group and see what happens:

In the Canvas, we can see that the blue rectangle’s pixels are only being added to the green square, and the red rectangle is obscured beneath. This is because Motion automatically forced the Top Group’s blend mode to Normal when we added the Fade In/Fade Out behavior, as we can see in the Layers tab. If you look closely, you’ll also see that the icon to the left of the Top Group name has changed: this “boxed” icon tells you that the group is now being “pre-composed” so that although it can be combined as a whole with groups below it, the layers inside it will no longer pass through to the layers below.
If we select the Top Group and go to the Properties tab of the Inspector, we’ll see a little blue “LED” dot next to the Opacity parameter:

This dot identifies the specific parameter that is causing the group to become pre-composed, forcing the blend mode to Normal. There are several operations that will force a group to become pre-composed such as blend modes, adding a drop shadow, corner pinning and cropping. If you aren’t sure why it’s happening in your composition, take a look at the Inspector to located the blue LED dot:

This pre-composing which kills the Pass Through blend mode for a group isn’t arbitrary - it’s really the only way to achieve that particular operation. For example, if you want all the layers of a group to fade on together as a group, then you can’t have individual layers interacting with layers beneath them.
To get around the precomposing process, one option can be to apply the effect to the individual layers of a group rather than the group as a whole. For example, you could add the Fade In/Fade Out behavior to each layer in the Top Group, which allows you to keep the group’s blend mode set to Pass Through:

The disadvantage of this approach is that the layers fade up individually rather than as a whole - so you need to choose the result that works best for you.
By understanding how the Pass Through blend mode works, and knowing how identify the change you made that stop it from working, you can better control the appearance of your composition.
For more training on Motion, check out my DVDs available from Ripple Training.
(Page 2 of 2 pages for this article < 1 2)
You must be registered to comment. This is an effort to reduce spam. Please REGISTER HERE.
|