numItems

種  類 プロパティ(R)
書  式
app.project.renderQueue.
numItems;

解  説
レンダキューにある全項目数を返します。

コード
n = app.project.renderQueue.numItems;
alert(n);


■サンプルをダウンロードする >>.zip