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 Animancer.AnimancerPlayable.OnPlayableDestroy(UnityEngine.Playables.Playable).

Return Value

Type Description
void