motionBlur

When true, motion blur is enabled for the composition. Corresponds to the value of the Motion Blur button in the Composition panel.Boolean; read/write.

motionBlurAdaptiveSampleLimit

The maximum number of motion blur samples of 2D layer motion. This corresponds to the Adaptive Sample Limit setting in the Advanced tab of the Composition S

motionBlurSamplesPerFrame

The minimum number of motion blur samples per frame for Classic 3D layers, shape layers, and certain effects. This corresponds to the Samples Per Frame sett

numProperties

The number of indexed properties in this group.For layers, this method returns a value of 3, corresponding to the mask, effect, and motion tracker groups, w

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

MaskPropertyGroup object

The MaskPropertyGroup object encapsulates mask attributes in a layer.ユ MaskPropertyGroup is a subclass of PropertyGroup. All methods and attributes of Prope

maskMotionBlur

How motion blur is applied to this mask.A MakMotionBlur enumerated value; read/write. One of:Mask Motion Blur.SAME_AS_L AYERMaskMotion Blur.ONMaskMotion Blu

autoOrient

The type of automatic orientation to perform for the layer.An AutoOrientType enumerated value; read/write. One of:AutoOrientType.ALONG_PATH Layer faces in t

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

motionBlur

True if motion blur is enabled for the layer.Boolean; read/write.