Version: 2022.1
언어: 한국어

파라미터

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.