Version: 2021.3

参数

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.