menu
 
版本
2024.1.4.8780

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


menu_open

◆ AkTransmissionOperation

Determines the operation used to calculate the transmission loss value for a transmission path. A ray is cast from listener to emitter, and this operation is applied to combine the current surface with the previous. A geometry instance can be marked as solid by using AkGeometryInstanceParams::IsSolid. If a geometry instance is solid, transmission loss is applied for each pair of hit surfaces, representing an entrance and exit through the geometry. The transmission loss from a pair of hits through a solid geometry instance will be the max of both hits.

枚举值
AkTransmissionOperation_Add 

Transmission loss of each hit surface is summed until it reaches 100%.

AkTransmissionOperation_Multiply 

The inverse of transmission loss (1 - TL) is multiplied in succession, and the result inverted. With each hit surface, the effect of additional transmission loss is reduced. The total loss will approach but never reach 100% unless a surface with 100% loss is found.

AkTransmissionOperation_Max 

The highest transmission loss of all hit surfaces is used.

AkTransmissionOperation_Default 

在文件 AkSpatialAudio.h41 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅