Contents

allowDuplicateIntersectionFunctionInvocation

A boolean value that indicates whether the ray-tracing system in Metal allows the invocation of intersection functions more than once per ray-primitive intersection.

Declaration

var allowDuplicateIntersectionFunctionInvocation: Bool { get set }

Discussion

The property’s default value is true.