Shader.FindTextureStack

Cambiar al Manual
public bool FindTextureStack (int propertyIndex, out string stackName, out int layerIndex);

Parámetros

propertyIndexIndex of the property.
stackNameOn exit, contanis the name of the stack if one was found.
layerIndexOn exit, contains the stack layer index of the texture property.

Valor de retorno

bool True, if a stack was found for the given texture property, false if not.

Descripción

Find the name of a texture stack a texture belongs too.