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