Wwise SDK 2024.1.1
|
Gets a view, if it exists in the current layout, or creates a new one.
Name | タイプ | 概要 |
---|---|---|
name * | string | The unique identifier, as a string, of the view type to get or create. |
posX | integer | Initial position of the created view on the horizontal axis. Defaults to -1. |
posY | integer | Initial position of the created view on the vertical axis. Defaults to -1. |
(必須*)
Name | タイプ | 概要 |
---|---|---|
id | string | The unique ID of the view An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。