diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-01 09:36:29 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-01 09:36:29 +0800 |
| commit | c2b26c0491886b99f422e830cd9ec1637a4ddc2e (patch) | |
| tree | ec5a2b8aaf2e4568bd7ad59aa812864915bc6bdc /ProjectSettings/AudioManager.asset | |
firstmaster
Diffstat (limited to 'ProjectSettings/AudioManager.asset')
| -rw-r--r-- | ProjectSettings/AudioManager.asset | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ProjectSettings/AudioManager.asset b/ProjectSettings/AudioManager.asset new file mode 100644 index 0000000..27287fe --- /dev/null +++ b/ProjectSettings/AudioManager.asset @@ -0,0 +1,19 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!11 &1 +AudioManager: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Volume: 1 + Rolloff Scale: 1 + Doppler Factor: 1 + Default Speaker Mode: 2 + m_SampleRate: 0 + m_DSPBufferSize: 1024 + m_VirtualVoiceCount: 512 + m_RealVoiceCount: 32 + m_SpatializerPlugin: + m_AmbisonicDecoderPlugin: + m_DisableAudio: 0 + m_VirtualizeEffects: 1 + m_RequestedDSPBufferSize: 0 |
