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

ShaderData.ConstantInfo.Columns

public int Columns;

Description

If the constant is a matrix or vector type, this stores the number of columns. Otherwise, the value is 0. (Read Only)