Version

menu_open
Wwise SDK 2024.1.0
ak.wwise.ui.layout.getElementRectangle Result Schema

Schema

{
"type": "object",
"properties": {
"left": {
"type": "number",
"description": "The left position of the element."
},
"top": {
"type": "number",
"description": "The top position of the element."
},
"right": {
"type": "number",
"description": "The right position of the element."
},
"bottom": {
"type": "number",
"description": "The bottom position of the element."
}
},
"additionalProperties": false
}

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise