Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsStateCollection.isWarmedUp

public bool isWarmedUp;

Description

Flag indicating if the collection is warmed up.

When a collection is "warmed up", all the GPU representations of the shader variants and graphics states in the collection will have been created.