AnimationJobState<T>.

AnimationJobState(T) Constructor

Summary

Creates a new Animancer.AnimationJobState`1.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimationJobState<T>

Syntax

public AnimationJobState(T job)

Parameters

Name Type Description
job T

Return Value

Type Description
void