The time set as the beginning of the composition, in seconds. This is the equivalent of the Start Timecode or Start Frame setting in the Composition Setting
Tag Archives: set
addFolder()
Creates a new folder. Creates and returns a new FolderItem object and adds it to this collection.If the ItemCollection belongs to the project or the root fo
expressionEnabled
When true, the named property uses its associated expression to generate a value. When false, the keyframe information or static value of the property is us
endUndoGroup()
Marks the end of an undo group begun with the app.beginUndoGroup method. You can use this method to place an end to an undo group in the middle of a script,
setValueAtTime()
Sets the value of a keyframe at the specified time. Creates a new keyframe for the named property, if one does not currently exist for the specified time, a
parentFolder
The FolderItem object for the folder that contains this item. If this item is at the top level of the project, this is the project’s root folder app.project
hideShyLayers
When true, only layers with shy set to false are shown in the Timeline panel. When false, all layers are visible, including those whose shy value is true. C
selected
When true, this item is selected. Multiple items can be selected at the same time. Set to true to select the item programmatically, or to false to deselect
expressionError
Contains the error, if any, generated by evaluation of the string most recently set in expression.If no expression string has been specified, or if the last
setSavePreferencesOnQuit()
Set or clears the flag that determines whether preferences are saved when the application is closed.doSave When true, preferences saved on quit, when false