Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
client
SceneControlTool
Interface SceneControlTool
interface
SceneControlTool
{
name
:
string
;
title
:
string
;
icon
:
string
;
visible
:
boolean
;
toggle
:
boolean
;
active
:
boolean
;
button
:
boolean
;
onClick
:
Function
;
toolclip
:
ToolclipConfiguration
;
}
Index
Properties
name
title
icon
visible
toggle
active
button
on
Click
toolclip
Properties
name
name
:
string
title
title
:
string
icon
icon
:
string
visible
visible
:
boolean
toggle
toggle
:
boolean
active
active
:
boolean
button
button
:
boolean
on
Click
on
Click
:
Function
toolclip
toolclip
:
ToolclipConfiguration
Configuration for rendering the tool's toolclip.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
name
title
icon
visible
toggle
active
button
on
Click
toolclip
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
Configuration for rendering the tool's toolclip.