版本

menu_open
Wwise SDK 2024.1.0
ak.wwise.core.blendContainer.addTrack

Adds a new Blend Track to a Blend Container. Equivalent to clicking New Blend Track in the Blend Track Editor. To get the list of Blend Tracks, use the function ak.wwise.core.object.get with {return = "blendTracks"}.

Arguments

名称 类型 说明
object * any of: The ID (GUID), name, or path of the Blend Container.
string 由类型或 Short ID 限定的对象名称,格式为 type:name 或 Global:shortId。仅支持采用全局唯一名称或 Short Id 的对象类型。例如:Event:Play_Sound_01, Global:245489792
string 以下形式的对象 GUID:{aabbcc00-1122-3344-5566-77889900aabb}。
string Wwise 对象的工程路径,包含类别和 Work Unit。例如:\Actor-Mixer Hierarchy\Default Work Unit\New Sound SFX。
name * string The name of the Blend Track.
id string For internal use only! The ID (GUID) to assign to the newly created Object.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.

(必填 *)

参数架构

Result

名称 类型 说明
id string The ID (GUID) of the Blend Track.
An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}.
name string The name of the Blend Track.
type string 对象的类型。有关可用类型的详细信息,请参阅 Wwise 对象参考 章节。
shortId integer 对象的 Short ID。

结果架构

另请参阅

示例

有关 Wwise Authoring API 的详细信息,请参阅 使用 Wwise Authoring API(WAAPI) 章节。


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅