AnimationJobState<T>.TimedJob.

AnimationJobState<T>.

ProcessRootMotion(AnimationStream) Method

Summary

Defines what do to when processing the root motion.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimationJobState<T>.TimedJob

Syntax

public void ProcessRootMotion(AnimationStream stream)

Parameters

Name Type Description
stream AnimationStream

Return Value

Type Description
void