版本
menu

Wwise SDK 2025.1.0
AkVertex结构体 参考

#include <AkSpatialAudioTypes.h>

类 AkVertex 继承关系图:
AkVector

Public 成员函数

 AkVertex ()
 
 AkVertex (AkReal32 in_x, AkReal32 in_y, AkReal32 in_z)
 
- Public 成员函数 继承自 AkVector
AkVector operator+ (const AkVector &b) const
 
AkVector operator- (const AkVector &b) const
 
AkVector operator* (const AkReal32 f) const
 
AkVector operator/ (const AkReal32 f) const
 
void Zero ()
 
 operator AkVector64 () const
 

额外继承的成员函数

- Public 属性 继承自 AkVector
AkReal32 X
 X Position 更多...
 
AkReal32 Y
 Y Position 更多...
 
AkReal32 Z
 Z Position 更多...
 

详细描述

Unique ID for portals. This ID type exists in the same ID-space as game object ID's. The client is responsible for not choosing portal ID's that conflict with registered game objects' ID's. Internally, the spatial audio rooms and portals API manages registration and un-registration of game objects that represent portals using AkPortalID's provided by the client; AkPortalID's are convertied to AkGameObjectID's by calling AsGameObjectID().

参见

在文件 AkSpatialAudioTypes.h162 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅