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

# isIdentity

A Boolean value that indicates whether the pose is the identity pose.

## Declaration

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