# Sandbox.Movement.MoveModeLadder.ClimbingRotation

```csharp
Rotation ClimbingRotation { get; set; }
```

When climbing, this is the rotation of the wall/ladder you're climbing, where
Forward is the direction to look at the ladder, and Up is the direction to climb.

Declared in [Sandbox.Movement.MoveModeLadder](/api/Sandbox.Movement.MoveModeLadder).
Assembly: `Sandbox.Engine`.
