Contents

MTLAccelerationStructureInstanceDescriptorType.indirectMotion

An option specifying that the instance contains motion data, and enables using an instance descriptor memory layout that the GPU can populate.

Declaration

case indirectMotion

Discussion

This instance type corresponds to the MTLIndirectAccelerationStructureMotionInstanceDescriptor memory layout.

See Also

Specifying the instance descriptor type