menu
Version
2022.1.18.8567
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
Sets the position of a game object. See AK::SoundEngine::SetPosition
.
Name | Type | Description |
---|---|---|
gameObject * | integer | Game Object identifier. A game object ID, unsigned integer 64-bit. Range: [0,18446744073709551615] |
position * | object | The 3D position to set for the game object. |
position.orientationFront * | object | Orientation of the listener. |
position.orientationFront.x * | number | X Position. |
position.orientationFront.y * | number | Y Position. |
position.orientationFront.z * | number | Z Position. |
position.orientationTop * | object | Top orientation of the listener. |
position.orientationTop.x * | number | X Position. |
position.orientationTop.y * | number | Y Position. |
position.orientationTop.z * | number | Z Position. |
position.position * | object | Position of the listener |
position.position.x * | number | X Position. |
position.position.y * | number | Y Position. |
position.position.z * | number | Z Position. |
(Required *)
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise