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