<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [client](./client.md) &gt; [HytopiaUI](./client.hytopiaui.md) &gt; [three](./client.hytopiaui.three.md)

## HytopiaUI.three property

Access to the THREE.js library for advanced 3D rendering. Use for custom visual effects in your UI.

**Signature:**

```typescript
get three(): typeof THREE;
```
