|
Wwise SDK 2021.1.14
|
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. 更多... |
|
| AkRoomID | RoomID |
| 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 第 523 行定义.