Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
VFXEffectData
Interface VFXEffectData
interface
VFXEffectData
{
components
:
Record
<
string
,
object
>
;
name
:
string
;
timeline
:
VFXTimelineSequenceEntry
[]
;
}
Index
Properties
components
name
timeline
Properties
components
components
:
Record
<
string
,
object
>
name
name
:
string
timeline
timeline
:
VFXTimelineSequenceEntry
[]
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
components
name
timeline
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...