DampingJob.

ProcessRootMotion(AnimationStream) Method

Summary

Transfer the root position and rotation through the graph.
Assembly
Animancer.dll
Namespace
Animancer.Examples.Jobs
Containing Type
DampingJob

Syntax

public void ProcessRootMotion(AnimationStream stream)

Parameters

Name Type Description
stream AnimationStream The animation stream

Return Value

Type Description
void