Interface IAnimationJob
Namespace: UnityEngine.Experimental.Animations
Assembly: UnityEngine.dll
Syntax
public interface IAnimationJobMethods
| Improve this Doc View SourceProcessAnimation(AnimationStream)
Declaration
void ProcessAnimation(AnimationStream stream)Parameters
| Type | Name | Description | 
|---|---|---|
| AnimationStream | stream | 
ProcessRootMotion(AnimationStream)
Declaration
void ProcessRootMotion(AnimationStream stream)Parameters
| Type | Name | Description | 
|---|---|---|
| AnimationStream | stream |