Search
Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 10
Options
All
Public
Public/Protected
All
Inherited
Menu
Foundry Virtual Tabletop - API Documentation - Version 10
client
RenderedCanvasGroup
Class RenderedCanvasGroup
A container group which contains the environment canvas group and the interface canvas group.
Hierarchy
any
RenderedCanvasGroup
Index
Constructors
constructor
Methods
tear
Down
Properties
group
Name
Constructors
constructor
new
Rendered
Canvas
Group
(
)
:
RenderedCanvasGroup
Returns
RenderedCanvasGroup
Methods
tear
Down
tear
Down
(
options
?:
{}
)
:
Promise
<
void
>
override
Parameters
options:
{}
= {}
Returns
Promise
<
void
>
Properties
Static
group
Name
group
Name
:
string
= "rendered"
override
Modules
foundry
types
primitives
prosemirror
hook
Events
client
BLEND_
MODES
CONFIG
PIXI
global
This
types
Rendered
Canvas
Group
constructor
tear
Down
group
Name
A container group which contains the environment canvas group and the interface canvas group.