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