True if the layer’s effects are active, as indicated by the icon next to it in the user interface.Boolean; read/write.
Tag Archives: active
audioActiveAtTime()
Returns true if this layer’s audio will be active at the specified time.For this method to return true, audioEnabled must be true, no other layer with audio
activeCamera
The active camera, which is the front-most camera layer that is enabled. The value is null if the composition contains no enabled camera layers.CameraLayer
Project object
The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage
active
When true, this property is active. For a layer, this corresponds to the setting of the eyeball icon and if the current time is between the layerメs in and o
activeAtTime()
Returns true if this layer will be active at the specified time. To return true, the layer must be enabled, no otherlayer may be soloing unless this layer i
PropertyBase object
Properties are accessed by name through layers, using various kinds of expression syntax, as controlled by application preferences. For example, the followi
active
When true, the layer’s video is active at the current time.For this to be true, the layer must be enabled, no other layer may be soloing unless this layer i
active
When true, indicates if the viewer panel is focused, and thereby frontmost.Boolean; read-only.
activeItem
The item that is currently active and is to be acted upon, or a null if no item is currently selected or if multiple items are selected.Item object or null;