# Rotation.Conjugate

```csharp
Rotation Conjugate { get; set; }
```

Returns conjugate of this rotation, meaning the X Y and Z components are negated.

Declared in [Rotation](/api/Rotation).
Assembly: `Sandbox.System`.
