Checkbox Expression Control in After Effects
The Checkbox Control is an expression control that works differently than the other controls in this group. This is because a Checkbox Control can only control two values. Therefore, it works like a true or false, on or off statement. If the box is checked, we return a 1. If it isn’t checked, we return a 0.
Here, we’ll look at using this control with layer opacity. With the control applied, set an expression for opacity. Then, pickwhip to the checkbox. We can multiply the expression times 100. Therefore, if the box is checked, we will see the layer. This is because the checkbox value is on, or 1. 1*100=100, or full opacity of 100%. If the checkbox is NOT checked, then we return a 0. 0*100=0, and at 0% opacity the layer is not showing.
###
Enjoying this tutorial? Sign up for the Creative COW Newsletter!
Sign up for the Creative COW newsletter and get weekly updates on industry news, forum highlights, jobs, inspirational tutorials, tips, burning questions, and more! Receive bulletins from the largest, longest-running community dedicated to supporting professionals working in film, video, and audio.
Enter your email address, a first and last name, and let us know what you’d like to see more of in the message!

Responses