---
title: "init(restingOrientation:)"
framework: tabletopkit
role: symbol
role_heading: Initializer
path: "tabletopkit/tossablerepresentation/decahedronface/init(restingorientation:)"
---

# init(restingOrientation:)

Constructs the face in contact with the table when the equipment has the given resting orientation. If the resting orientation is an unexpected rotation, constructs the face corresponding to the closest expected orientation.

## Declaration

```swift
init(restingOrientation: Rotation3D)
```
