---
title: LowLevelDeformationContext
framework: realitykit
role: symbol
role_heading: Class
path: realitykit/lowleveldeformationcontext
---

# LowLevelDeformationContext

An object that manages shared resources for LowLevelDeformation instances.

## Declaration

```swift
final class LowLevelDeformationContext
```

## Topics

### Creating deformation pipelines

- [makeDeformation(pipeline:descriptor:)](realitykit/lowleveldeformationcontext/makedeformation(pipeline:descriptor:).md)
- [makePipeline(desc:)](realitykit/lowleveldeformationcontext/makepipeline(desc:)-9riyx.md)
- [makePipeline(desc:)](realitykit/lowleveldeformationcontext/makepipeline(desc:)-4ybrk.md)

### Accessing the device

- [device](realitykit/lowleveldeformationcontext/device.md)

### Initializers

- [init(_:)](realitykit/lowleveldeformationcontext/init(_:).md)

### Instance Methods

- [makePipeline(desc:)](realitykit/lowleveldeformationcontext/makepipeline(desc:).md)

## See Also

### Low-level deformation

- [LowLevelDeformation](realitykit/lowleveldeformation.md)
- [CanaryDescription](realitykit/canarydescription.md)
