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

GraphicsStateCollection.completedWarmupCount

public int completedWarmupCount;

Description

The number of shader variant permutations that have been warmed up.

When a shader variant is "warmed up", the associated GPU representation has been created.