This version of Unity is unsupported.

AnimationStream.CopyAnimationStreamMotion

public void CopyAnimationStreamMotion(Animations.AnimationStream animationStream);

Parameters

animationStream The source animation stream with the motion to deep copy.

Description

Deep copies motion from a source animation stream to the current animation stream.

The copied motion includes velocity, angular velocity, and other hidden velocity properties such as avatar foot velocity.