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

# vertexLayouts

The list of layouts.

## Declaration

```swift
var vertexLayouts: [LowLevelMesh.Layout] { get set }
```

## Discussion

Discussion You assign a layout for each vertex attribute with layoutIndex.

## See Also

### Defining the descriptor’s contents

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