Contents

accelerationStructureIndex

The index of the acceleration structure to use for the instance.

Declaration

var accelerationStructureIndex: UInt32

Discussion

This index refers to a bottom-level instance in the instancedAccelerationStructures of the MTLInstanceAccelerationStructureDescriptor that you use to create the new instance acceleration structure.

See Also

Related Documentation