RendererListStatus

enumeration

Description

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

Properties

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.

Did you find this page useful? Please give it a rating: