ShaderUtil.GetPropertyDescription

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

파라미터

sThe shader to check against.
propertyIdxThe 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.