Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ShaderData.ActiveSubshaderIndex

public int ActiveSubshaderIndex;

Description

Returns the index of the active subshader or -1 if none is currently active.

The active subshader is the first one that is supported and satisfied the LOD needs.