LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ShaderUtil.GetPropertyCount

public static int GetPropertyCount(Shader s);

Parameters

sThe shader to check against.

Description

Get the number of properties in Shader s.