Contents

indexBuffer

A buffer that contains references to control points in the control point buffer.

Declaration

var indexBuffer: (any MTLBuffer)? { get set }

Discussion

This property needs to have a non-nil value when you build an acceleration structure.