GetTexturePropertyNames(List<string>)
Retrieves the property names of type TextureDescription for this material.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.AssetImporters
- Assembly: UnityEditor
public void GetTexturePropertyNames(List<string> names)
Parameters
The list of retrieved property names.