The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage
Tag Archives: depth
property()
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
bitsPerChannel
The color depth of the current project, either 8, 16, or 32 bits.Integer 8, 16, or 32 only ; read/write.
CameraLayer object
The CameraLayer object represents a camera layer within a composition. Create it using the LayerCollection objectメs addCamera method; see LayerCollection a