Material.GetTexturePropertyNames

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

파라미터

outNamesNames of all texture properties exposed on this material.

반환

string[] Names of all texture properties exposed on this material.

설명

Returns the names of all texture properties exposed on this material.