Version

menu_open
Wwise SDK 2019.2.15
Gets the properties and references of an object

Uses the property accessor @ to get the voice volume and the output bus of an object.

Function URI

ak.wwise.core.object.get

Arguments

{
"from": {
"id": [
"{24979032-B170-43E3-A2E4-469E0193E2C3}"
]
}
}

Options

{
"return": [
"@Volume",
"@OutputBus"
]
}

Result

{
"return": [
{
"@Volume": 2.3,
"@OutputBus": {
"id": "{1514A4D8-1DA6-412A-A17E-75CA0C2149F3}",
"name": "Master Audio Bus"
}
}
]
}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise