templates
種 類
プロパティ(R)
書 式
app.project.renderQueue.
items[
n
].templates;
解 説
レンダリング項目のテンプレート配列を返します。
コード
n = app.project.renderQueue.items[1].templates;
alert(n);
■サンプルをダウンロードする
>>.zip