public int[] GetTexturePropertyNameIDs();
public void GetTexturePropertyNameIDs(List<int> outNames);
Parameters
| outNames | IDs 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.