---
title: motionTransformBufferOffset
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlindirectinstanceaccelerationstructuredescriptor/motiontransformbufferoffset
---

# motionTransformBufferOffset

The offset, in bytes, to the descripton of the first motion transform.

## Declaration

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

## Discussion

Discussion The offset needs to be a multiple of 64 bytes. Check the Metal feature set tables (PDF) for potential alignment restrictions.
