Wwise SDK 2023.1.8
|
◆ PositionAndOrientation
Set the position and orientation of the geometry instance. AkWorldTransform uses one vector to define the position of the geometry instance, and two more to define the orientation; a forward vector and an up vector. To ensure that a geometry instance has the correct rotation with respect to the game, AkInitSettings::eFloorPlane must be initialized with the correct value.
在文件 AkSpatialAudio.h 第 552 行定义. |