Summary
Attempt to create an AudioClip based on the current settings and set it to the clip field of the AudioSource.
Syntax
public bool TryCreateAudioClip()
Return Value
Type | Description |
---|---|
bool | True if the AudioClip was successfully created. |