Material.GetTexturePropertyNames

Cambiar al Manual
public string[] GetTexturePropertyNames ();
public void GetTexturePropertyNames (List<string> outNames);

Parámetros

outNamesNames of all texture properties exposed on this material.

Valor de retorno

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

Descripción

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