link_properties_with_expression
Connect After Effects layer properties using expressions to synchronize animations between source and target elements.
Instructions
Link two properties together using an expression
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| sourceLayer | Yes | Index of the source layer | |
| sourceProperty | Yes | Source property path | |
| targetLayer | Yes | Index of the target layer | |
| targetProperty | Yes | Target property path | |
| linkType | No | Type of link between properties | direct |
| offsetValue | No | Offset value (for offset type) | |
| multiplier | No | Multiplier value (for multiply type) | |
| customExpression | No | Custom expression (for custom type) |