---
title: offset
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshresource/attribute/offset
---

# offset

The location of an attribute in vertex data, determined by the byte offset from the start of the vertex data.

## Declaration

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