@kayahr/aseprite
Preparing search index...
Size
Interface Size
A size with width and height component.
interface
Size
{
h
:
number
;
w
:
number
;
}
Index
Properties
h
w
Properties
h
h
:
number
The height
w
w
:
number
The width
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
h
w
@kayahr/aseprite
Loading...
A size with width and height component.