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

ShaderUtil.GetPropertyCount

Declaration

public static int GetPropertyCount(Shader s);

Parameters

s The shader to check against.

Description

Get the number of properties in Shader s.