Version: 5.3
public static ShaderUtil.ShaderPropertyTexDim GetTexDim (Shader s, int propertyIdx);

파라미터

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

설명

Gets the ShaderPropertyTexDim of the texture at property index propertyIdx of Shader s.