Version: 2020.2
언어: 한국어

ShaderUtil.GetPropertyDescription

매뉴얼로 전환
public static string GetPropertyDescription (Shader s, int propertyIdx);

파라미터

s The shader to check against.
propertyIdx The property index to use.

반환

string Returns the description of the given shader property.

설명

Get the description of the shader propery at index propertyIdx of Shader s.