---
title: LowLevelDeformation.Pipeline.Descriptor.Blending
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/lowleveldeformation/pipeline/descriptor/blending-swift.struct
---

# LowLevelDeformation.Pipeline.Descriptor.Blending

The blend-shape configuration for a deformation pipeline.

## Declaration

```swift
struct Blending
```

## Topics

### Creating a blending configuration

- [init(blendsNormals:blendsTangents:blendsBitangents:)](realitykit/lowleveldeformation/pipeline/descriptor/blending-swift.struct/init(blendsnormals:blendstangents:blendsbitangents:).md)

### Configuring blended attributes

- [blendsNormals](realitykit/lowleveldeformation/pipeline/descriptor/blending-swift.struct/blendsnormals.md)
- [blendsTangents](realitykit/lowleveldeformation/pipeline/descriptor/blending-swift.struct/blendstangents.md)
- [blendsBitangents](realitykit/lowleveldeformation/pipeline/descriptor/blending-swift.struct/blendsbitangents.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring blending

- [blending](realitykit/lowleveldeformation/pipeline/descriptor/blending-swift.property.md)
