Wwise SDK 2021.1.14
|
Parameters passed to SetGeometry
[詳解]
#include <AkSpatialAudio.h>
公開メンバ関数 | |
AkGeometryParams () | |
Constructor [詳解] |
|
公開変数類 | |
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 行目に定義があります。