Version: 2019.2

Material.GetTexturePropertyNames

Switch to Manual
public string[] GetTexturePropertyNames ();
public void GetTexturePropertyNames (List<string> outNames);

Parameters

outNamesNames of all texture properties exposed on this material.

Returns

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

Description

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