Contents

boundingBoxStride

The stride, in bytes, between bounding boxes in the buffer.

Declaration

var boundingBoxStride: Int { get set }

Discussion

The stride needs be at least 24 bytes, and be a multiple of 4 bytes. The default value is 24 bytes.

See Also

Specifying bounding boxes data