ae_parent_layer
Parent one layer to another so the child inherits the parent's transforms. Unparent by passing null; visual position is preserved.
Instructions
Parent one layer to another (the layer-level 'pick whip'): the child then inherits the parent's transforms. Pass parent=null to unparent. Visual position is preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | ||
| child | Yes | ||
| parent | No | Parent layer name, or null/empty to unparent. |