Contents

motionTransformsStartIndex

The index of motion data that represents the first key-frame motion data, which applies to the next acceleration-structure motion instance you create with the descriptor.

Declaration

var motionTransformsStartIndex: UInt32

Discussion

The index points to an entry in an MTLInstanceAccelerationStructureDescriptor instance’s transform data, which it stores in its motionTransformBuffer property.

See Also

Specifying motion data