Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CopyAnimationStreamMotion(AnimationStream)

Deep copies motion from a source animation stream to the current animation stream.
Read time 1 minuteLast updated 7 days ago

Definition

public void CopyAnimationStreamMotion(AnimationStream animationStream)

Parameters

animationStream

The source animation stream with the motion to deep copy.

Remarks

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