# Sandbox.Movement.MoveModeLadder.UpdateMove

```csharp
Vector3 UpdateMove(Rotation eyes, Vector3 input)
```

### Parameters

- `eyes` (`Rotation`)
- `input` (`Vector3`)

### Returns

`Vector3`

Declared in [Sandbox.Movement.MoveModeLadder](/api/Sandbox.Movement.MoveModeLadder).
Assembly: `Sandbox.Engine`.
