Version: 2022.1
言語: 日本語

RendererListStatus

enumeration

マニュアルに切り替える

説明

Options that represent the result of a ScriptableRenderContext.QueryRendererList operation.

変数

kRendererListInvalidThe RendererList from the query operation is invalid.
kRendererListProcessingUnity is still processing the RendererList.
kRendererListEmptyThere are no GameObjects in the current view that match the RendererList's criteria.
kRendererListPopulatedThe RendererList is not empty.