Version: 2019.2
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.