This version of Unity is unsupported.

IAnimationJob.ProcessRootMotion

Declaration

public void ProcessRootMotion(Animations.AnimationStream stream);

Parameters

stream The animation stream to work on.

Description

Defines what to do when processing the root motion.

This method is called before IAnimationJob.ProcessAnimation.