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

ShaderData.PreprocessedVariant.Success

public bool Success;

Description

Indicates whether the variant preprocessing succeeded (Read Only). If it did, this is true. Otherwise, this is false and ShaderData.PreprocessedVariant.Messages contains the errors.