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

Material.GetTexturePropertyNameIDs

Switch to Manual
public int[] GetTexturePropertyNameIDs();
public void GetTexturePropertyNameIDs(List<int> outNames);

Parameters

outNamesIDs of all texture properties exposed on this material.

Returns

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

Description

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

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