add_wiggle_expression
Apply dynamic wiggle animation to After Effects properties by adding expressions that create random movement with adjustable frequency, amplitude, and octaves.
Instructions
Add a wiggle expression to a property
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| layerIndex | Yes | Index of the layer | |
| propertyPath | Yes | Property path | |
| frequency | No | Wiggle frequency (times per second) | |
| amplitude | No | Wiggle amplitude | |
| octaves | No | Number of octaves of noise | |
| ampMultiplier | No | Amplitude multiplier for each octave | |
| time | No | Time offset |