Version: 2022.2
언어: 한국어

Shader.FindTextureStack

매뉴얼로 전환
public bool FindTextureStack (int propertyIndex, out string stackName, out int layerIndex);

파라미터

propertyIndex Index of the property.
stackName On exit, contanis the name of the stack if one was found.
layerIndex On exit, contains the stack layer index of the texture property.

반환

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

설명

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