---
title: offset
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/argeometrysource/offset
---

# offset

The offset, in bytes, from the beginning of the buffer.

## Declaration

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

## See Also

### Getting Geometry Information

- [componentsPerVector](arkit/argeometrysource/componentspervector.md)
- [count](arkit/argeometrysource/count.md)
- [format](arkit/argeometrysource/format.md)
- [stride](arkit/argeometrysource/stride.md)
