Material.GetTexturePropertyNameIDs

매뉴얼로 전환
public int[] GetTexturePropertyNameIDs ();
public void GetTexturePropertyNameIDs (List<int> outNames);

파라미터

outNamesIDs of all texture properties exposed on this material.

반환

int[] IDs of all texture properties exposed on this material.

설명

Return the name IDs of all texture properties exposed on this material.