The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage
Tag Archives: blending
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
linearBlending
True if linear blending should be used for this project; otherwise false.Boolean; read/write.
blendingMode
The blending mode of the layer.A BlendingMode enumerated value; read/write. One of:BlendingMode.ADDBlendingMode.ALPHA_ADDBlendingMode.CLASSIC_COLOR_BURNBlen
frameBlending
True if frame blending is enabled for the layer.Boolean; read-only.
frameBlendingType
The type of frame blending to perform when frame blending is enabled for the layer.A FrameBlendingType enumerated value; read/write. One of:FrameBlendingTyp
frameBlending
When true, frame blending is enabled for this Composition. Corresponds to the value of the Frame Blending button in the Composition panel.Boolean; if true,