weasel API - v0.8.0
Preparing search index...
AlignBounds
Interface AlignBounds
Axis-aligned bounding box. Rotation is ignored in v1 (alignment uses AABBs).
interface
AlignBounds
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
width
x
y
Properties
height
height
:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
weasel API - v0.8.0
Loading...
Axis-aligned bounding box. Rotation is ignored in v1 (alignment uses AABBs).