AnimationJobState<T>.TimedJob.

AnimationJobState<T>.

ProcessAnimation(AnimationStream) Method

Summary

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

Syntax

public void ProcessAnimation(AnimationStream stream)

Parameters

Name Type Description
stream AnimationStream

Return Value

Type Description
void