AnimatedProperty<TJob, TValue>.

Dispose() Method

Summary

Cleans up the Unity.Collections.NativeArray`1s.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedProperty<TJob, TValue>

Syntax

protected virtual void Dispose()

Remarks

Called by AnimancerGraph.OnPlayableDestroy.

Return Value

Type Description
void