Connects a layer’s opacity to its parent layer’s opacity value.
Contributed by:
(hasParent) ? parent.opacity : value;
Useful in lower-thirds or other animated text elements that fade in and out with the parent layer.
Ideal for looping animations, slow zoom effects, or background scaling.
Ideal for MOGRTs, templates, and automated scenes where designers want full UI control over fade animations.
Auto-resize text containers for lower-thirds, dual-line titles, or caption panels.
Used for creating on-screen timecode displays that match frame rates accurately.
Ideal for UI animations, statistics, financial data, and countdowns where a number needs to animate smoothly without manual keyframing.
Ideal for ensuring two text layers remain perfectly centered within the composition - especially useful for headlines and dynamic text setups where content length may vary.