Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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.

Did you find this page useful? Please give it a rating: