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

파라미터

sThe shader to get the property from.
propertyIdxThe property index to use.

반환

TextureDimension Texture dimension.

설명

Gets texture dimension of a shader property.