Contents

motionTransformBuffer

A buffer containing transformation information for instance motion keyframes, formatted according to the motion transform type.

Declaration

var motionTransformBuffer: MTL4BufferRange { get set }

Discussion

Each instance can have a different number of keyframes that you configure via individual instance descriptors.

You are responsible for ensuring the buffer address the range references is not zero when using motion instance descriptors.