CommandLists

CommandLists

new CommandLists

Represents lists of commands for drawing for each render pass.

Members

colorList :Array

The command list for a color pass.

overlayList :Array

The command list for an overlay pass.

pickList :Array

The command list for a pick pass.