---
title: blendsBitangents
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveldeformation/pipeline/descriptor/blending-swift.struct/blendsbitangents
---

# blendsBitangents

A Boolean value that indicates whether the pipeline recomputes bitangents from blended normals and tangents.

## Declaration

```swift
var blendsBitangents: Bool
```

## See Also

### Configuring blended attributes

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