Kaba function Sound.emit ed

...

Syntax ed

func static Sound.emit(filename: Path, pos: vec3, r_min: f32, r_max: f32, speed: f32, volume: f32, loop: bool) -> xfer[Sound]

Parameters ed

filename: Path
...

pos: vec3
...

r_min: f32
...

r_max: f32
...

speed: f32
...

volume: f32
...

loop: bool
...

Return ed

...