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.