---
title: identity
framework: tabletopkit
role: symbol
role_heading: Type Property
path: tabletopkit/tablevisualstate/pose2d/identity
---

# identity

The identity pose

## Declaration

```swift
static var identity: TableVisualState.Pose2D { get }
```

## Discussion

Discussion The identity pose is defined as rotation = 0, and `position = (0, 0)``.
