Version: 2021.2
言語: 日本語

Material.GetTexturePropertyNameIDs

マニュアルに切り替える
public int[] GetTexturePropertyNameIDs ();
public void GetTexturePropertyNameIDs (List<int> outNames);

パラメーター

outNames IDs 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.