---
title: LowLevelDeformation.Error
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/lowleveldeformation/error
---

# LowLevelDeformation.Error

The error type thrown by every throwing method and initializer.

## Declaration

```swift
struct Error
```

## Relationships

### Conforms To

- [Error](swift/error.md)
- [LocalizedError](foundation/localizederror.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Encoding deformation work

- [encode(into:)](realitykit/lowleveldeformation/encode(into:).md)
- [LowLevelDeformation.Pipeline](realitykit/lowleveldeformation/pipeline.md)
