---
title: LowLevelDeformation.Pipeline.Descriptor.BlendShape
framework: realitykit
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/lowleveldeformation/pipeline/descriptor/blendshape-swift.struct
---

# LowLevelDeformation.Pipeline.Descriptor.BlendShape

The blend-shape configuration for a deformation pipeline.

## Declaration

```swift
struct BlendShape
```

## Topics

### Structures

- [LowLevelDeformation.Pipeline.Descriptor.BlendShape.VertexSemanticOutputs](realitykit/lowleveldeformation/pipeline/descriptor/blendshape-swift.struct/vertexsemanticoutputs.md)

### Initializers

- [init(blendsOutputs:computesBitangent:)](realitykit/lowleveldeformation/pipeline/descriptor/blendshape-swift.struct/init(blendsoutputs:computesbitangent:).md)

### Instance Properties

- [blendsOutputs](realitykit/lowleveldeformation/pipeline/descriptor/blendshape-swift.struct/blendsoutputs.md)
- [computesBitangent](realitykit/lowleveldeformation/pipeline/descriptor/blendshape-swift.struct/computesbitangent.md)

## Relationships

### Conforms To

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