Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
Drawing
Variable Drawing
Const
Drawing
:
{
documentClass
:
typeof
DrawingDocument
;
hudClass
:
typeof
DrawingHUD
;
objectClass
:
typeof
canvas
.
placeables
.
Drawing
;
sidebar
:
{
applicationClass
:
typeof
DrawingTab
;
order
:
number
}
;
}
= ...
Configuration for the Drawing embedded document type and its representation on the game Canvas
Type Declaration
documentClass
:
typeof
DrawingDocument
hudClass
:
typeof
DrawingHUD
objectClass
:
typeof
canvas
.
placeables
.
Drawing
sidebar
:
{
applicationClass
:
typeof
DrawingTab
;
order
:
number
}
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
Configuration for the Drawing embedded document type and its representation on the game Canvas