Version: 2021.1

ShaderUtil.GetPropertyDescription

切换到手册
public static string GetPropertyDescription (Shader s, int propertyIdx);

参数

s 要检查的着色器。
propertyIdx 要使用的属性索引。

返回

string 返回给定着色器属性的描述。

描述

获取着色器的 propertyIdx 索引处的着色器属性的描述。