preferFastIntersection
An option that instructs Metal to prioritize building an acceleration structure with better intersection performance.
Declaration
static var preferFastIntersection: MTLAccelerationStructureUsage { get }Discussion
The acceleration structures you build with this option can increase their build times.