版本

menu_open
Wwise SDK 2019.2.15
Getting an attenuation curve of an object

Gets the "curve" from an object specified by "object"

Function URI

ak.wwise.core.object.getAttenuationCurve

Arguments

{
"object": "{A076AA65-B71A-45BB-8841-5A20C52CE727}",
"platform": "{66666666-7777-8888-9999-AAAAAAAAAAAA}",
"curveType": "VolumeDryUsage"
}

Result

{
"curveType": "VolumeDryUsage",
"points": [
{
"shape": "Exp3",
"x": 0,
"y": 0
},
{
"shape": "SCurve",
"x": 30,
"y": -3
},
{
"shape": "Log1",
"x": 60,
"y": -5
},
{
"shape": "Linear",
"x": 100,
"y": -200
}
],
"use": "Custom"
}

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


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅