Version: 2017.1
public static Rendering.TextureDimension GetTexDim (Shader s, int propertyIdx);

Parameters

s The shader to get the property from.
propertyIdx The property index to use.

Returns

TextureDimension Texture dimension.

Description

Gets texture dimension of a shader property.