Contents

MTLIndirectAccelerationStructureMotionInstanceDescriptor

A description of an instance in an acceleration structure that the GPU can populate, with motion data for the instance.

Declaration

struct MTLIndirectAccelerationStructureMotionInstanceDescriptor

Overview

This memory layout corresponds to the MTLAccelerationStructureInstanceDescriptorType.indirectMotion instance type.

Topics

Specifying the instance

Specifying motion data

Specifying the user identifier

Initializers

Instance Properties

See Also

Instance descriptors