Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
canvas
animation
types
ParticleGeneratorDeathCallback
Type Alias ParticleGeneratorDeathCallback
ParticleGeneratorDeathCallback
:
(
particle
:
ParticleMesh
,
context
:
{
generator
:
ParticleGenerator
;
reason
:
string
}
,
)
=>
void
Type Declaration
(
particle
:
ParticleMesh
,
context
:
{
generator
:
ParticleGenerator
;
reason
:
string
}
,
)
:
void
Parameters
particle
:
ParticleMesh
context
:
{
generator
:
ParticleGenerator
;
reason
:
string
}
Returns
void
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...