Version: 2019.1
public int[] GetTexturePropertyNameIDs ();
public void GetTexturePropertyNameIDs (List<int> outNames);

パラメーター

outNamesIDs of all texture properties exposed on this material.

戻り値

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

説明

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