Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONFIG
Drawing
Variable Drawing
Const
Drawing
:
{
documentClass
:
typeof
DrawingDocument
;
hudClass
:
typeof
DrawingHUD
;
layerClass
:
typeof
DrawingsLayer
;
objectClass
:
typeof
canvas
.
placeables
.
Drawing
;
}
= ...
Configuration for the Drawing embedded document type and its representation on the game Canvas
Type declaration
documentClass
:
typeof
DrawingDocument
hudClass
:
typeof
DrawingHUD
layerClass
:
typeof
DrawingsLayer
objectClass
:
typeof
canvas
.
placeables
.
Drawing
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Configuration for the Drawing embedded document type and its representation on the game Canvas