Wwise SDK 2022.1.18
|
Triangle for a spatial audio mesh. 더 자세히 ...
#include <AkSpatialAudio.h>
Public 멤버 함수 | |
AkTriangle () | |
Constructor 더 자세히 ... | |
AkTriangle (AkVertIdx in_pt0, AkVertIdx in_pt1, AkVertIdx in_pt2, AkSurfIdx in_surfaceInfo) | |
Constructor 더 자세히 ... | |
Public 속성 | |
AkVertIdx | point0 |
Index into the vertex table passed into AkGeometryParams that describes the first vertex of the triangle. Triangles are double-sided, so vertex order in not important. 더 자세히 ... | |
AkVertIdx | point1 |
Index into the vertex table passed into AkGeometryParams that describes the second vertex of the triangle. Triangles are double-sided, so vertex order in not important. 더 자세히 ... | |
AkVertIdx | point2 |
Index into the vertex table passed into AkGeometryParams that describes the third vertex of the triangle. Triangles are double-sided, so vertex order in not important. 더 자세히 ... | |
AkSurfIdx | surface |
Triangle for a spatial audio mesh.
AkSpatialAudio.h 파일의 140 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요