@ujjwalvivek/tinyts
Demos + Examples
Preparing search index...
index
Rect
Interface Rect
2D axis-aligned bounding box or rectangle.
interface
Rect
{
h
:
number
;
w
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
h
w
x
y
Properties
h
h
:
number
w
w
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
h
w
x
y
Demos + Examples
@ujjwalvivek/tinyts
Loading...
2D axis-aligned bounding box or rectangle.