# targetRotation

> This is a Quaternion. It defines the desired rotation that the joint should rotate into.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.PhysicsModule

```csharp
public Quaternion targetRotation { get; set; }
```
