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

ShaderData.ConstantInfo.StructFields

public ConstantInfo[] StructFields;

Description

If the constant is a struct, this stores the fields of that struct. Otherwise, the value is null. (Read Only)