menu
版本
2024.1.5.8803
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
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.5.8803
2023.1.13.8732
2022.1.19.8584
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 2024.1.5
|
Undock a view from a layout.
名称 | 类型 | 说明 |
---|---|---|
name * | string | The name of the layout from which to undock the view |
viewID * | string | The unique id of the view to undock. An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
posX | integer | Position of the undocked view on the horizontal axis. Defaults to 0. |
posY | integer | Position of the undocked view on the vertical axis. Defaults to 0. |
(必填 *)
有关 Wwise Authoring API 的详细信息,请参阅 使用 Wwise Authoring API(WAAPI) 章节。