UNPKG

hytopia

Version:

The HYTOPIA SDK makes it easy for developers to create massively multiplayer games using JavaScript or TypeScript.

16 lines (9 loc) 389 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [server](./server.md) &gt; [SceneUIManager](./server.sceneuimanager.md) &gt; [world](./server.sceneuimanager.world.md) ## SceneUIManager.world property The world the SceneUIManager is for. \*\*Category:\*\* UI **Signature:** ```typescript get world(): World; ```