MakeUniqueParameterName(string)
Creates a unique name for the parameter.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor.CoreModule
public string MakeUniqueParameterName(string name)
Parameters
The desired name of the AnimatorParameter.
Returns
Type | Description |
|---|---|
| string |