isValid
Indicates whether the RendererList is valid or not. If the RendererList is valid, this returns true. Otherwise, this returns false.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool isValid { get; }