isWarmedUp
Flag indicating if the collection is warmed up.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
public bool isWarmedUp { get; }
Remarks
When a collection is "warmed up", all the GPU representations of the shader variants and graphics states in the collection will have been created.