---
title: stride
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowleveldeformation/vertexattribute/stride
---

# stride

The distance, in bytes, between consecutive vertices for this attribute.

## Declaration

```swift
var stride: Int
```
