Contents

accelerationStructureIndex

The index of an acceleration structure which applies to the next acceleration-structure motion instance you create with the descriptor.

Declaration

var accelerationStructureIndex: UInt32

Discussion

This index refers to a bottom-level instance specified in the instancedAccelerationStructures of the MTLInstanceAccelerationStructureDescriptor used to create the new instance acceleration structure.

See Also

Related Documentation