---
title: inputAttributes
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveldeformation/pipeline/descriptor/inputattributes
---

# inputAttributes

The vertex attributes for the input mesh.

## Declaration

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

## See Also

### Specifying vertex attributes

- [outputAttributes](realitykit/lowleveldeformation/pipeline/descriptor/outputattributes.md)
