Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

RendererList

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Represents a set of visible GameObjects.

Static Properties

Description
nullRendererListReturns an empty RendererList.

Properties

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