Creates a new camera layer and adds the CameraLayer object to this collection.The new layer honors the Create Layers at Composition Start Time preference.na
Tag Archives: Point
sourceRectAtTime()
Retrieves the rectangle bounds of the layer at the specified time index, corrected for text or shape layer content.Use, for example, to write text that is p
featherRelSegLocs
An array containing each feather pointメs relative position, from 0 to 1, on its mask path segment section of the mask path between vertices, numbered starti
setParameters()
Associates a set of key-value pairs for Flash Video cue-point parameters, for a cue point associated with this marker value. A cue point can have any number
nativeFrameRate
The native frame rate of the footage.Floating-point; read/write.
strokeColor
The text layerメs stroke color, as an array of [r, g, b] floating-point values. For example, in an 8-bpc project, a red value of 255 would be 1.0, and in a 3
frameDuration
Returns the lengthof a frame for this AVItem, in seconds. This is the reciprocal of frameRate. When set, the reciprocal is automatically set as a new frameR
keyValue()
Finds the specified keyframe or marker and returns its current value.If no keyframe or marker can be found that matches the argument, this method generates
addText()
Creates a new point text layer and adds the new TextLayer object to this collection.To create a paragraph box text layer, use the addBoxText method. For mor
CameraLayer object
The CameraLayer object represents a camera layer within a composition. Create it using the LayerCollection objectメs addCamera method; see LayerCollection a