<!-- 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; [modelShownNodes](./server.entity.modelshownnodes.md)

## Entity.modelShownNodes property

The nodes to show on the entity's model, overriding hidden nodes.

**Signature:**

```typescript
get modelShownNodes(): ReadonlySet<string>;
```
