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

# isIdentity

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

## Declaration

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