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.