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