---
title: isIdentity
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/transform3dprotocol/isidentity
---

# isIdentity

Returns true if the transform is the identity transform.

## Declaration

```swift
var isIdentity: Bool { get }
```
