Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
types
Rectangle
Type alias Rectangle
Rectangle
:
{
x
:
number
;
y
:
number
;
width
:
number
;
height
:
number
;
}
Type declaration
x
:
number
y
:
number
width
:
number
height
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...