Skip to main content
Participant
July 7, 2022
Question

Expression to enable Layers

  • July 7, 2022
  • 1 reply
  • 202 views

Hi,

 

is it possible to control the "video enable/disable" state of a layer via expression?

The task is to enable/disable multiple layers in different comps, depending on their layer-tag. I imagine one drop-down expression on an Null to define, which layers are enabled, and which aren't.

 

thanks in advance!

This topic has been closed for replies.

1 reply

Mylenium
Legend
July 7, 2022

There is no such thing. Layer switches are read-only. You have to fake it by applying opacity expressions or rely on scripts.

 

Mylenium

Participant
July 7, 2022

Ok, thanks a lot!