Sets the window size by multiplying its width and height by a certain value.
Properties
Property | Description | Type |
---|---|---|
default/current | Index or ID of a list item. Invalid until the scales property is set. | int |
scales | The list of available sizes. When setting up a UI component, the order of list items must match the order of items in this property unless you're using item IDs. If using item IDs, each item ID must point to a valid index in this array. | Array[float] |