new DustEmitter(num, lifespan)
Parameters:
Name | Type | Description |
---|---|---|
num |
int | The number of particles to emit |
lifespan |
float | The life of the emitter |
- Source:
Name | Type | Description |
---|---|---|
num |
int | The number of particles to emit |
lifespan |
float | The life of the emitter |