# Rotation.w

```csharp
float w { get; set; }
```

The W component of this rotation (rotation around the normal defined by X,Y,Z components).

Declared in [Rotation](/api/Rotation).
Assembly: `Sandbox.System`.
