add_elliptical_mask
Apply an elliptical mask to a specific layer in Adobe After Effects to define visible areas, using center coordinates and radius dimensions for precise control.
Instructions
Add an elliptical mask to a layer
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compId | Yes | ID of the composition | |
| layerIndex | Yes | Index of the layer | |
| name | No | Name for the mask | Ellipse Mask |
| center | Yes | Center position [x, y] | |
| radius | Yes | Radius [width, height] |