Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONFIG
WeatherAmbienceConfiguration
Interface WeatherAmbienceConfiguration
Available Weather Effects implementations
interface
WeatherAmbienceConfiguration
{
effects
:
WeatherEffectConfiguration
[]
;
filter
?:
{
blendMode
?:
BLEND_MODES
;
enabled
:
boolean
}
;
id
:
string
;
label
:
string
;
}
Index
Properties
effects
filter?
id
label
Properties
effects
effects
:
WeatherEffectConfiguration
[]
Optional
filter
filter
?:
{
blendMode
?:
BLEND_MODES
;
enabled
:
boolean
}
id
id
:
string
label
label
:
string
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
effects
filter
id
label
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
Available Weather Effects implementations