Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
documents
types
AmbientSoundEffect
Interface AmbientSoundEffect
interface
AmbientSoundEffect
{
intensity
:
number
;
type
:
string
;
}
Index
Properties
intensity
type
Properties
intensity
intensity
:
number
The intensity of the effect on the scale of [1, 10]
type
type
:
string
The type of effect in CONFIG.soundEffects
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
intensity
type
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
The intensity of the effect on the scale of [1, 10]