Version: 2020.1
言語: 日本語
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.