RendererList

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Represents a set of visible GameObjects.

Static Properties

Property Description
nullRendererListReturns an empty RendererList.

Properties

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

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