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

Parámetros

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

Valor de retorno

TextureDimension Texture dimension.

Descripción

Gets texture dimension of a shader property.