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

# isIdentity

## Declaration

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

## Discussion

Discussion Returns a Boolean value that indicates whether the rotation’s angle is zero.
