ShapeLayer object¶
app.project.item(index).layer(index)
Description¶
The ShapeLayer object represents a shape layer within a composition. Create it using LayerCollection.addShape(). It can be accessed in an item's layer collection either by index number or by a name string.