記述
app.project.item(
index
).layer(
index
).applyPreset(
presetName
)
概要
レイヤーに指定されたアニメーションプリセットを適用します。Applies the specified collection of animation settings (an animation preset) to the layer. 定義済みアニメーションプリセットのファイルはプリセットフォルダにインストールされており、ユーザーはAfter EffectsのGUI上で自分でプリセットを作成することも可能です。
引数
presetName | 保存されているアニメーションプリセットのExtendScript File object。 |
戻り値
なし
ノート