版本

menu_open
Wwise SDK 2022.1.13
AkWorldTransform类 参考

Position and orientation of game objects in the world (i.e. supports 64-bit-precision position) 更多...

#include <AkTypes.h>

Public 成员函数

const AkVector64Position () const
 Get position vector. 更多...
 
const AkVectorOrientationFront () const
 Get orientation front vector. 更多...
 
const AkVectorOrientationTop () const
 Get orientation top vector. 更多...
 
void Set (const AkVector64 &in_position, const AkVector &in_orientationFront, const AkVector &in_orientationTop)
 Set position and orientation. Orientation front and top should be orthogonal and normalized. 更多...
 
void Set (AkReal64 in_positionX, AkReal64 in_positionY, AkReal64 in_positionZ, AkReal32 in_orientFrontX, AkReal32 in_orientFrontY, AkReal32 in_orientFrontZ, AkReal32 in_orientTopX, AkReal32 in_orientTopY, AkReal32 in_orientTopZ)
 Set position and orientation. Orientation front and top should be orthogonal and normalized. 更多...
 
void SetPosition (const AkVector64 &in_position)
 Set position. 更多...
 
void SetPosition (AkReal64 in_x, AkReal64 in_y, AkReal64 in_z)
 Set position. 更多...
 
void SetOrientation (const AkVector &in_orientationFront, const AkVector &in_orientationTop)
 Set orientation. Orientation front and top should be orthogonal and normalized. 更多...
 
void SetOrientation (AkReal32 in_orientFrontX, AkReal32 in_orientFrontY, AkReal32 in_orientFrontZ, AkReal32 in_orientTopX, AkReal32 in_orientTopY, AkReal32 in_orientTopZ)
 Set orientation. Orientation front and top should be orthogonal and normalized. 更多...
 

详细描述

Position and orientation of game objects in the world (i.e. supports 64-bit-precision position)

在文件 AkTypes.h473 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅