<!-- 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; [position](./server.audio.position.md)

## Audio.position property

The position of the audio in the world if explicitly set.

**Signature:**

```typescript
get position(): Vector3Like | undefined;
```
