Contents

boundingBoxBufferOffset

The offset, in bytes, to the first bounding box in the buffer.

Declaration

var boundingBoxBufferOffset: Int { get set }

Discussion

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

See Also

Specifying bounding boxes data