<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [BlockType](./server.blocktype.md) &gt; [lightLevel](./server.blocktype.lightlevel.md)

## BlockType.lightLevel property

The light emission level (0-15).

\*\*Category:\*\* Blocks

**Signature:**

```typescript
get lightLevel(): number;
```
