---
title: vertexAttributes
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmesh/descriptor-swift.struct/vertexattributes
---

# vertexAttributes

An array that describes the vertex input attributes to a vertex function.

## Declaration

```swift
var vertexAttributes: [LowLevelMesh.Attribute]
```

## See Also

### Defining the descriptor’s contents

- [indexType](realitykit/lowlevelmesh/descriptor-swift.struct/indextype.md)
- [vertexLayouts](realitykit/lowlevelmesh/descriptor-swift.struct/vertexlayouts.md)
- [vertexBufferCount](realitykit/lowlevelmesh/descriptor-swift.struct/vertexbuffercount.md)
