---
title: stride
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdlvertexattributedata/stride
---

# stride

The stride, in bytes, between vertex information for consecutive vertices in the data.

## Declaration

```swift
var stride: Int { get set }
```

## See Also

### Accessing Data for a Vertex Attribute

- [dataStart](modelio/mdlvertexattributedata/datastart.md)
- [format](modelio/mdlvertexattributedata/format.md)
