版本

menu_open
警告:系统已根据您所用大版本 (2019.2.15.7667) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2019.2.15
AkSpatialAudioInitSettings结构体 参考

Initialization settings of the spatial audio module. 更多...

Public 成员函数

  AkSpatialAudioInitSettings ()
 

Public 属性

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. 更多...
 
AkUInt32  uNumberOfPrimaryRays
  The number of primary rays used in stochastic ray casting 更多...
 
AkUInt32  uMaxReflectionOrder
  Maximum reflection order [1, 4] - the number of 'bounces' in a reflection path. A higher reflection order renders more details at the expense of higher CPU usage. 更多...
 
AkReal32  fMaxPathLength
 
bool  bEnableDiffractionOnReflection
  Enable diffraction at the end/beginning of reflection paths. Diffraction on reflection causes reflections to fade in and out smoothly as the listener or emitter move in and out of the reflection's shadow zone. 更多...
 
bool  bEnableDirectPathDiffraction
 
bool  bEnableTransmission
  Enable modeling of transmission of sound through walls. 更多...
 

详细描述

Initialization settings of the spatial audio module.

在文件 AkSpatialAudio.h54 行定义.


该结构体的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅