<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Audio](./server.audio.md) &gt; [world](./server.audio.world.md)

## Audio.world property

The world the audio is in if already loaded.

**Signature:**

```typescript
get world(): World | undefined;
```
