UNPKG

hytopia

Version:

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

21 lines (11 loc) 488 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [server](./server.md) &gt; [Entity](./server.entity.md) &gt; [blockHalfExtents](./server.entity.blockhalfextents.md) ## Entity.blockHalfExtents property The half extents of the block entity's visual size. **Signature:** ```typescript get blockHalfExtents(): Vector3Like | undefined; ``` ## Remarks Only set for block entities. \*\*Category:\*\* Entities