desc | A descriptor that represents the set of GameObjects the RendererList contains. |
RendererList Returns a new RendererList based on the RendererListDesc you pass in.
Creates a new RendererList.
A RendererList represents a set of visible GameObjects. To draw the GameObjects in a RendererList, add the CommandBuffer.DrawRendererList command to a CommandBuffer.