---
title: identity
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/affinetransform/identity
---

# identity

An identity affine transformation matrix.

## Declaration

```swift
static let identity: AffineTransform
```

## Discussion

Discussion [ 1  0  0 ] [ 0  1  0 ] [ 0  0  1 ]
