Finds and returns a child property of this group, as specified by either its index or name.A name specification can use the same syntax that is available wi
Tag Archives: color
parseSwatchFile()
Loads color swatch data from an Adobe Swatch Exchange ASE file.file The file specification, an ExtendScript File object.The swatch data, in this format:data
color
The color of the solid, expressed as red, green, and blue values.Array of three floating-point values, [R, G, B], in the range [0.0..1.0]; read/write.
Application object
Provides access to objects and application settings within the After Effects application. The single global object is always available by its name, app.Attr
SolidSource object
The SolidSource object represents a solid-color footage source.οΎ• SolidSource is a subclass of FootageSource. All methods and attributes of FootageSource, in