ae_set_layer_properties
Set After Effects layer transform, timing, name, parent, and 3D properties: position, scale, rotation, opacity, in/out points, and start time.
Instructions
Set transform/timing/name/parent on a layer. position [x,y], scale [x,y] percent, rotation degrees, opacity 0-100.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| scale | No | ||
| enabled | No | ||
| inPoint | No | ||
| opacity | No | ||
| outPoint | No | ||
| position | No | ||
| rotation | No | ||
| comp_name | No | Composition name. Prefer this over index. | |
| startTime | No | ||
| comp_index | No | 1-based project item index if name is ambiguous. | |
| layer_name | No | Layer name (preferred). | |
| layer_index | No | 1-based layer index in the comp. | |
| parent_name | No | ||
| threeDLayer | No |