Version: 2022.2

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.