Version: 2021.2
言語: 日本語

パラメーター

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.