---
title: outputAttributes
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveldeformation/pipeline/descriptor/outputattributes
---

# outputAttributes

The vertex attributes for the output mesh.

## Declaration

```swift
var outputAttributes: [LowLevelDeformation.VertexAttribute]
```

## See Also

### Specifying vertex attributes

- [inputAttributes](realitykit/lowleveldeformation/pipeline/descriptor/inputattributes.md)
