---
title: "restingOrientation(state:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/equipment/restingorientation(state:)"
---

# restingOrientation(state:)

The resting orientation of the equipment given the current State.

## Declaration

```swift
func restingOrientation(state: Self.State) -> Rotation3D
```

## See Also

### Displaying the equipment

- [layoutChildren(for:visualState:)](tabletopkit/equipment/layoutchildren(for:visualstate:).md)
