バージョン

menu_open
Wwise SDK 2019.1.11
Retrieving information about an object property

Retrieves information about an object property.

Function URI

ak.wwise.core.object.getPropertyInfo

Arguments

{
"classId": 65552,
"property": "Volume"
}

Result

{
"name": "Volume",
"type": "Real64",
"default": 0,
"audioEngineId": 0,
"supports": {
"rtpc": "Additive",
"randomizer": true,
"unlink": true
},
"display": {
"name": "Voice Volume",
"index": 1816,
"group": "Audio/General Settings"
},
"dependencies": [],
"restriction": {
"type": "range",
"max": 200,
"min": -200
},
"ui": {
"value": {
"max": 12,
"min": -96,
"decimals": 1,
"step": 1,
"fine": 0.1,
"infinity": 0
},
"displayAs": {
"lrMix": false,
"musicNote": false,
"bitfield": false
},
"dataMeaning": "Decibels",
"autoUpdate": false
}
}

Refer to Wwise Authoring API (WAAPI)を使用する for more information about WAAPI.


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう