---
title: pipeline
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshinstance/pipeline
---

# pipeline

The compiled pipeline state used to render this instance.

## Declaration

```swift
final var pipeline: LowLevelRenderPipelineState { get }
```

## See Also

### Configuring the geometry and pipeline

- [meshPart](realitykit/lowlevelmeshinstance/meshpart.md)
