Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
client
SceneControl
Interface SceneControl
interface
SceneControl
{
name
:
string
;
title
:
string
;
layer
:
string
;
icon
:
string
;
visible
:
boolean
;
tools
:
SceneControlTool
[]
;
activeTool
:
string
;
}
Index
Properties
name
title
layer
icon
visible
tools
active
Tool
Properties
name
name
:
string
title
title
:
string
layer
layer
:
string
icon
icon
:
string
visible
visible
:
boolean
tools
tools
:
SceneControlTool
[]
active
Tool
active
Tool
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
name
title
layer
icon
visible
tools
active
Tool
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...