# identity

> Shorthand for pose which represents zero position, and an identity rotation.

## Definition

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

```csharp
public static Pose identity { get; }
```
