menu
バージョン
2024.1.6.8842
2024.1.6.8842
2023.1.14.8770
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.6.8842
2023.1.14.8770
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.6
|
Retrieves the current allocated rectangle of a layout element. An empty rect is returned if the element is not found.
Name | タイプ | 概要 |
---|---|---|
id * | string | The ID of the element. |
(必須*)
Name | タイプ | 概要 |
---|---|---|
left | number | The left position of the element. |
top | number | The top position of the element. |
right | number | The right position of the element. |
bottom | number | The bottom position of the element. |
Wwise Authoring APIの詳細は、 Wwise Authoring API (WAAPI)を使用する を参照してください。