Wwise SDK 2019.1.11
|
Initialization settings of the spatial audio module. 더 자세히 ...
Public 멤버 함수 | |
AkSpatialAudioInitSettings () | |
Public 속성 | |
AkMemPoolId | uPoolID |
User-provided pool ID (see AK::MemoryMgr::CreatePool). 더 자세히 ... |
|
AkUInt32 | uPoolSize |
Desired memory pool size if a new pool should be created. A pool will be created if uPoolID is not set (AK_INVALID_POOL_ID). 더 자세히 ... |
|
AkUInt32 | uMaxSoundPropagationDepth |
Maximum number of portals that sound can propagate through; must be less than or equal to AK_MAX_SOUND_PROPAGATION_DEPTH. 더 자세히 ... |
|
AkUInt32 | uDiffractionFlags |
Enable or disable specific diffraction features. See AkDiffractionFlags. 더 자세히 ... |
|
AkReal32 | fDiffractionShadowAttenFactor |
Multiplier that is applied to the distance attenuation of diffracted sounds (sounds that are in the 'shadow region') to simulate the phenomenon where by diffracted sound waves decay faster than incident sound waves. 더 자세히 ... |
|
AkReal32 | fDiffractionShadowDegrees |
AkReal32 | fMovementThreshold |
Amount that an emitter or listener has to move to trigger a recalculation of reflections/diffraction. Larger values can reduce the CPU load at the cost of reduced accuracy. 더 자세히 ... |
|
Initialization settings of the spatial audio module.
AkSpatialAudio.h 파일의 48 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요