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

# isIdentity

Returns a Boolean value that indicates whether the scaled pose is the identity transform.

## Declaration

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