AnimationJobState<T>.

Update() Method

Summary

Called every frame before the job is applied to send the Animancer.AnimancerState.Time to the Animancer.AnimationJobState`1.Job.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimationJobState<T>

Syntax

public virtual void Update()

Return Value

Type Description
void