CameraLayer object

The CameraLayer object represents a camera layer within a composition. Create it using the LayerCollection objectメs addCamera method; see LayerCollection a

status

The current render status of the item.An RQItemStatus enumerated value; read-only. One of:RQItemStatus.WILLCONTINUE Rendering process has been paused.RQItem

KeyframeEase object

The KeyframeEase object encapsulates the keyframe ease settings of a layerメs AE property. Keyframe ease isdetermined by the speed and influence values that

propertyValueType

The type of value stored in thenamed property. The PropertyValueType enumeration has one value for each type of data that can be stored in or retrieved from

tracking

The text layerメs spacing between characters.NOTE: If the text layer has different tracking settings for each character, this attribute returns the setting f

hasAudio

When true, the AVItem has an audio component.ユ In a CompItem, the value is linked to the composition.ユ In a FootageItem, the value is linked to the mainSour

matchName

A special name for the property used to build unique naming paths. The match name is not displayed, but you can refer to it in scripts. Every property has a

alphaMode

The alphaMode attribute of footageSource defines how the alpha information in the footage is to be interpreted.If hasAlpha is false, this attribute has no r

haveSetting()

Returns true if the specified scripting preferences item exists and has a value.sectionName A string containing the name of a settings sectionkeyName A stri

forceAlphabetical

When true, has the same effect as setting the Force alphabetical order option in the File > Import > File dialog box.Boolean; read/write.