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

# isIdentity

Returns true if the scaled pose is the identity pose.

## Declaration

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