版本

menu_open
Wwise SDK 2023.1.3
AkTriangle结构体 参考

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.h149 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅