<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [SceneUI](./server.sceneui.md) &gt; [offset](./server.sceneui.offset.md)

## SceneUI.offset property

The offset of the SceneUI from the attached entity or position.

**Signature:**

```typescript
get offset(): Vector3Like | undefined;
```
