True if the layer’s audio is active at the current time.For this value to be true, audioEnabled mustbe true, no other layer with audio may be soloing unless
Category Archives: Layer object
CameraLayer object
The CameraLayer object represents a camera layer within a composition. Create it using the LayerCollection objectメs addCamera method; see LayerCollection a
TextLayer object
The TextLayer object represents a text layer within a composition. Create it using the LayerCollection objectメs addText method; It can be accessed in an ite
guideLayer
True if the layer is a guide layer.Boolean; read/write.
copyToComp()
Copies the layer into the specified composition. The original layer remains unchanged. Creates a new Layer object with the same values as this one, and prep
threeDPerChar
True if this layer has the Enable Per-character 3D switch set, allowing its characters to be animated off the plane of the text layer. Applies only to text
audioEnabled
When true, the layer’s audio is enabled. This value corresponds to the audio toggle switch in the Timelinepanel.Boolean; read/write.