new CommandLists
Represents lists of commands for drawing for each render pass.
Source:
Members
-
colorList :Array
-
The command list for a color pass.
- Default Value:
- []
-
overlayList :Array
-
The command list for an overlay pass.
- Default Value:
- []
-
pickList :Array
-
The command list for a pick pass.
- Default Value:
- []