|
Wwise SDK 2025.1.3
|
Parameters passed to SetGeometry
[詳解]
#include <AkSpatialAudioTypes.h>
公開メンバ関数 | |
| AkGeometryParams () | |
| Constructor [詳解] | |
公開変数類 | |
| struct AkTriangle * | Triangles |
| AkTriIdx | NumTriangles |
| Number of triangles in Triangles. [詳解] | |
| AkVertex * | Vertices |
| AkVertIdx | NumVertices |
| Number of vertices in Vertices. [詳解] | |
| struct 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
AkSpatialAudioTypes.h の 777 行目に定義があります。