Material.GetTexturePropertyNameIDs

Cambiar al Manual
public int[] GetTexturePropertyNameIDs ();
public void GetTexturePropertyNameIDs (List<int> outNames);

Parámetros

outNamesIDs of all texture properties exposed on this material.

Valor de retorno

int[] IDs of all texture properties exposed on this material.

Descripción

Return the name IDs of all texture properties exposed on this material.