item()

記述

app.project.renderQueue.item(index)

概要

レンダーキューのアイテムコレクションから、指定したアイテムを取得する。

引数

index

The position index of the item. An integer in the range [0〜numItems].

戻り値

RenderQueueItem object

ノート