menu
버전
2017.2.10.6745
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
The following features and functions of the native Wwise SDK are not supported, or their behaviors have been modified in the Integration (most recent change first):
UnloadBank()
no longer takes a single argument overloaded version. A memory-location pointer has to be provided as the second argument.GetGameObjectFromPlayingID()
returns GameObject ID in 32bit for both Windows 32bit and 64bit (truncation).PostEvent()
and GameObject-related APIs now accept null
as the GameObject input argument to affect the global scope.PostEvent()
callbacks are serialized and occur on the start of the next game frame instead of being called from the audio thread. Therefore no synchronization mechanism is necessary.AK::Monitoring::SetLocalOutput()
has been replaced by AkCallbackManager.SetMonitoringCallback()
.AK::SoundEngine::SetPosition()
has been replaced by AkSoundEngine.SetObjectPosition()
.PostEvent()
are limited to one source.AK::SoundEngine::DynamicSequence
API functions are renamed in their Unity API binding to maintain clarity. This is a remedy to compensate for the namespace-flattening side effects caused by SWIG. For example, AK::SoundEngine::DynamicSequence::Open()
would have become AkSoundEngine.Open()
in the generated API. So we rename it into AkSoundEngine.DynamicSequenceOpen()
in the API binding.AkArray::operator[]
becomes AkPlaylistArray.ItemAtIndex(uint uiIndex)
. This is done according to how SWIG is designed to handle C++ overloaded operators.AkSpeakerVolumeMatrixCallbackInfo
AkSpeakerVolumeMatrixBusCallbackInfo
AkBusCallbackFunc
AK::SoundEngine::RegisterBusVolumeCallback
AK::SoundEngine::RegisterCodec
AK::SoundEngine::RegisterGlobalCallback
AK::SoundEngine::RegisterPlugin
AK::SoundEngine::Query::AkGameObjectsList
AK::SoundEngine::Query::GetActiveGameObjects()
AK::SoundEngine::Query::GameObjDst
AK::SoundEngine::Query::AkRadiusList
AK::SoundEngine::Query::GetMaxRadius(AkRadiusList& io_RadiusList)
AK::SoundEngine::DynamicDialogue::ResolveDialogueEvent
that accept callbacks or event names프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요