<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [RigidBody](./server.rigidbody.md) &gt; [nextKinematicPosition](./server.rigidbody.nextkinematicposition.md)

## RigidBody.nextKinematicPosition property

The next kinematic position of the rigid body.

**Signature:**

```typescript
get nextKinematicPosition(): Vector3Like;
```
