Wwise SDK 2024.1.0
|
Parameters passed to SetGeometry
更多...
#include <AkSpatialAudio.h>
Public 成员函数 | |
AkGeometryParams () | |
Constructor 更多... | |
Public 属性 | |
AkTriangle * | Triangles |
AkTriIdx | NumTriangles |
Number of triangles in Triangles. 更多... | |
AkVertex * | Vertices |
AkVertIdx | NumVertices |
Number of vertices in Vertices. 更多... | |
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. 更多... | |
Parameters passed to SetGeometry
在文件 AkSpatialAudio.h 第 515 行定义.