AnimationJobState<T>.TimedJob.

AnimationJobState<T>.

Dispose() Method

Summary

Cleans up the unmanaged resources used by this job.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimationJobState<T>.TimedJob

Syntax

public void Dispose()

Return Value

Type Description
void