Version: 2020.3
언어: 한국어

Material.GetTexturePropertyNames

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

파라미터

outNames Names 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.