---
title: planarUIAlwaysInFront
framework: realitykit
role: symbol
role_heading: Type Property
path: realitykit/modelsortgroup/planaruialwaysinfront
---

# planarUIAlwaysInFront

A model sort group that instructs the renderer to draw a model’s mesh in front of a SwiftUI layer that’s coincident with the mesh. See ModelSortGroup.PlanarUIPlacement for usage.

## Declaration

```swift
static let planarUIAlwaysInFront: ModelSortGroup
```
