---
title: bufferOffset
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtltensorauxiliaryplane/bufferoffset
---

# bufferOffset

Byte offset into buffer where this plane’s data begins, or 0 if no buffer was provided at initialization.

## Declaration

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