menu
版本
2024.1.2.8726
2024.1.2.8726
2023.1.10.8659
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.2.8726
2023.1.10.8659
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
Wwise SDK 2024.1.2
|
#include <AkSpatialAudio.h>
Public 成员函数 | |
AkExtent () | |
AkExtent (AkReal32 in_halfWidth, AkReal32 in_halfHeight, AkReal32 in_halfDepth) | |
Public 属性 | |
AkReal32 | halfWidth = 0.0f |
AkReal32 | halfHeight = 0.0f |
AkReal32 | halfDepth = 0.0f |
AkExtent describes an extent with width, height and depth. halfWidth, halfHeight and halfDepth should form a vector from the centre of the volume to the positive corner. Used in AkPortalParams
, negative values in the extent will cause an error. For rooms, negative values can be used to opt out of room transmission.
在文件 AkSpatialAudio.h 第 167 行定义.