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
Category Archives: Item object
replaceWithSolid()
Changes the source of this FootageItem to the specified solid. Creates a new SolidSource object, sets its values from theparameters, andsets mainSource to t
resolutionFactor
The x and y downsample resolution factors for rendering the composition.The two values in the array specify how many pixels to skip when sampling; the first
setProxyWithPlaceholder()
Creates a PlaceholderSource object with specified values, sets this as the value of the proxySource attribute, and sets useProxy to true. It does not preser
frameDuration
The duration of a frame, in seconds. This is the inverse of the frameRate value frames-per-second .Floating-point; read/write.
FootageItem object
The FootageItem object represents a footage item imported into a project, which appears in the Project panel.These are accessed by position index number in
selectedLayers
All of the selected layers in this composition. This is a 0-based array the first object is at index 0 .Array of Layer objects; read-only.