The ExtendScript File object for the file this output module is set to render.ExtendScript File object; read/write.
Tag Archives: set
dimensionsSeparated
When true, the propertyメs dimensions are represented as separate properties. For example, if the layerメs position is represented as X Position and Y Positio
exitCode
A numeric status code used when executing a script externally that is, from a command line or AppleScript .ユ In Windows, the value is returned on the comman
setValue()
Sets the static value of a property that has no keyframes.If the named property has keyframes, this method generates an exception and displays an error. To
Collection object
Like an array, a collection associates a set of objects or values as a logical group and provides access to them by index. However, most collection objects
setActive()
Moves the viewer panel to the front and places focus on it, making it active. Calling this method will set the viewerメs active attribute to true.None.Boolea
name
The name of the layer. By default, this is the same as the Source name which cannot be changed in the Layerpanel , but you can set it to be different.String
expression
The expressionfor the named property. Writeable only when canSetExpression for the named property is true. When you specify a value for this attribute, the
saveProjectOnCrash
When true the default , After Effects attempts to display a dialog box that allows you to save the current project if an error causes the application to qui
setValueAtKey()
Finds the specified keyframe and sets its value.If the named property has no keyframes, or no keyframe with the specified index, this method generates an ex