Type Alias: ParticleSpawnPositionFunction()
ParticleSpawnPositionFunction = () =>
Vector2
Defined in: particles/components/particle-emitter.ts:7
Type for a function that returns a number representing the X and Y spawn position of the particle
ParticleSpawnPositionFunction = () =>
Vector2
Defined in: particles/components/particle-emitter.ts:7
Type for a function that returns a number representing the X and Y spawn position of the particle