Contents

boundingBoxBuffer

References a buffer containing bounding box data in MTLAxisAlignedBoundingBoxes format.

Declaration

var boundingBoxBuffer: MTL4BufferRange { get set }

Discussion

You are responsible for ensuring the buffer address of the range is not zero.