menu
版本
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
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.3.8749
2023.1.11.8682
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 2022.1.18
|
Parameters passed to SetGeometry
更多...
#include <AkSpatialAudio.h>
Public 成员函数 | |
AkGeometryParams () | |
Constructor 更多... | |
Public 属性 | |
AkTriangle * | Triangles |
AkTriIdx | NumTriangles |
Number of triangles in Triangles. 更多... | |
AkVertex * | Vertices |
Number of vertices in Vertices. 更多... | |
AkVertIdx | NumVertices |
AkAcousticSurface * | Surfaces |
AkSurfIdx | NumSurfaces |
Number of of AkTriangleInfo structures in in_pTriangleInfo and number of AkTriIdx's in in_infoMap. 更多... | |
bool | EnableDiffraction |
Switch to enable or disable geometric diffraction for this Geometry. 更多... | |
bool | EnableDiffractionOnBoundaryEdges |
Switch to enable or disable geometric diffraction on boundary edges for this Geometry. Boundary edges are edges that are connected to only one triangle. 更多... | |
bool | EnableTriangles |
Parameters passed to SetGeometry
在文件 AkSpatialAudio.h 第 420 行定义.