Calques
ae_layerCreate, list, read, and modify After Effects layers (text, shapes, solids, cameras, lights) with actions for duplication, splitting, selecting, and applying presets.
Instructions
Creer, lister, lire et modifier des calques. Types : text, boxText, shape, solid, null, adjustment, camera, light, footage/precomp. action=list est leger (a privilegier pour explorer), action=get deep:true renvoie tout le detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shy | No | ||
| comp | No | Composition cible : nom, id, ou omis pour la composition active dans le timeline. | |
| deep | No | get : inclut effets/formes/proprietes en detail (defaut true pour get). | |
| keys | No | get : inclure les keyframes. | |
| name | No | ||
| only | No | get : filtre des proprietes (defaut 'modified'). | |
| path | No | applyPreset : chemin du fichier .ffx. | |
| solo | No | ||
| text | No | create/set : texte. Chaine simple, ou objet {text, font, fontSize, fillColor, tracking, leading, justification, ...}. | |
| time | No | split/bounds : temps en secondes. | |
| type | No | create : type de calque. | |
| zoom | No | camera : zoom en pixels. | |
| clear | No | markers/select : remise a zero prealable. | |
| color | No | solid/light : couleur, ex '#ff3366'. | |
| count | No | duplicate : nombre de copies. | |
| depth | No | get : profondeur de descente (defaut 3). | |
| frame | No | split/bounds : temps en images. | |
| guide | No | ||
| index | No | set : deplace le calque a cet index dans la pile. | |
| label | No | Couleur d'etiquette 0-16. | |
| layer | No | Calque(s) : nom, index (1 = calque du haut), id, tableau de ceux-ci, "selected" pour la selection courante, ou "all". | |
| masks | No | create : masques a creer directement. | |
| scale | No | Pourcentage. Un nombre est etendu a toutes les dimensions. | |
| action | Yes | Operation a effectuer. | |
| layers | No | create : plusieurs calques d'un coup (chaque entree = un objet de creation). | |
| locked | No | ||
| parent | No | Calque parent, ou null pour detacher. | |
| source | No | footage/precomp : nom ou id de l'item du projet. | |
| target | No | copyTo : composition de destination. | |
| threeD | No | ||
| animate | No | create : [{path, value|keys|expression}] appliques a la creation. | |
| boxSize | No | boxText : [largeur, hauteur] du cadre de paragraphe. | |
| comment | No | ||
| effects | No | create : effets a appliquer directement. | |
| enabled | No | ||
| inFrame | No | ||
| inPoint | No | ||
| markers | No | markers : [{time|frame, comment, duration, label}]. | |
| opacity | No | ||
| quality | No | ||
| stretch | No | Etirement temporel en pourcentage. | |
| contents | No | shape : arbre vectoriel (voir ae_help topic='shapes'). | |
| duration | No | ||
| fullTree | No | get : arbre complet de toutes les proprietes du calque. | |
| outFrame | No | ||
| outPoint | No | ||
| position | No | ||
| rotation | No | ||
| blendMode | No | normal, multiply, screen, overlay, add, softLight, ... | |
| intensity | No | light : intensite. | |
| lightType | No | ||
| moveAfter | No | ||
| startTime | No | ||
| adjustment | No | ||
| autoOrient | No | 'none' | 'alongPath' | 'camera'. | |
| motionBlur | No | ||
| moveBefore | No | ||
| startFrame | No | ||
| trackMatte | No | 'alpha' | 'alphaInverted' | 'luma' | 'lumaInverted' | 'none' | {type, layer}. | |
| anchorPoint | No | ||
| durationFrames | No | ||
| pointOfInterest | No | camera/light : point vise. | |
| timeRemapEnabled | No | ||
| collapseTransformation | No | Rasterisation continue / effondrement des transformations. |