MPSAccelerationStructureCompletionHandler
A block of code that’s invoked when an operation on an acceleration structure has completed.
Declaration
typealias MPSAccelerationStructureCompletionHandler = (MPSAccelerationStructure?) -> VoidA block of code that’s invoked when an operation on an acceleration structure has completed.
typealias MPSAccelerationStructureCompletionHandler = (MPSAccelerationStructure?) -> Void