Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
VFXSingleAttackData
Interface VFXSingleAttackData
interface
VFXSingleAttackData
{
charge
:
VFXSingleAttackStep
;
impact
:
VFXSingleAttackStep
;
path
:
VFXBasePathPoint
[]
;
projectile
:
VFXSingleAttackStep
&
{
speed
?:
number
}
;
}
Index
Properties
charge
impact
path
projectile
Properties
charge
charge
:
VFXSingleAttackStep
impact
impact
:
VFXSingleAttackStep
path
path
:
VFXBasePathPoint
[]
projectile
projectile
:
VFXSingleAttackStep
&
{
speed
?:
number
}
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
charge
impact
path
projectile
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...