AudioMixer.ClearFloat
public bool ClearFloat(string name);
Parameters
| name | Exposed parameter. |
Returns
bool Returns false if the parameter was not found or could not be set.
Description 描述
Resets an exposed parameter to its initial value.
| name | Exposed parameter. |
bool Returns false if the parameter was not found or could not be set.
Resets an exposed parameter to its initial value.