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