<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [SimpleEntityController](./server.simpleentitycontroller.md) &gt; [moveSpeed](./server.simpleentitycontroller.movespeed.md)

## SimpleEntityController.moveSpeed property

The speed at which to move the entity. Can be altered while moving.

**Signature:**

```typescript
moveSpeed: number;
```
