Enum AudioClipLoadType
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum AudioClipLoadType
Fields
| Name | Description |
|---|---|
| CompressedInMemory | |
| DecompressOnLoad | |
| Streaming |
public enum AudioClipLoadType
| Name | Description |
|---|---|
| CompressedInMemory | |
| DecompressOnLoad | |
| Streaming |