Kaba function ParticleGroup.emit ed

...

Syntax ed

func mut ParticleGroup.emit(pos: vec3, col: color, radius: f32, ttl: f32) -> Particle&

Parameters ed

pos: vec3
...

col: color
...

radius: f32
...

ttl: f32
...

Return ed

...