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