---
title: ModelSortGroup.DepthPass.postPass
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/modelsortgroup/depthpass-swift.enum/postpass
---

# ModelSortGroup.DepthPass.postPass

An option that instructs the renderer to draw the depth of a model only after it draws the colors for all the models in the group first.

## Declaration

```swift
case postPass
```
