This version of Unity is unsupported.

RendererList

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Represents a set of visible GameObjects.

Static Properties

nullRendererListReturns an empty RendererList.

Properties

isValidIndicates whether the RendererList is valid or not. If the RendererList is valid, this returns true. Otherwise, this returns false.