版本

    其他文档

menu_open
Wwise SDK 2018.1.11
AkSpatialAudioInitSettings结构体 参考

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
 

详细描述

Initialization settings of the spatial audio module.

在文件 AkSpatialAudio.h47 行定义.


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

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅