Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
DoorStateSnapshot
Interface DoorStateSnapshot
interface
DoorStateSnapshot
{
elevation
:
number
;
rotation
:
number
;
scaleX
:
number
;
scaleY
:
number
;
sort
:
number
;
tint
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
elevation
rotation
scaleX
scaleY
sort
tint
x
y
Properties
elevation
elevation
:
number
rotation
rotation
:
number
scaleX
scaleX
:
number
scaleY
scaleY
:
number
sort
sort
:
number
tint
tint
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
elevation
rotation
scaleX
scaleY
sort
tint
x
y
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...