AnimatedProperty<TJob, TValue>.

Destroy() Method

Summary

Destroys the _Playable and restores the graph connection it was intercepting.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimatedProperty<TJob, TValue>

Syntax

public override void Destroy()

Return Value

Type Description
void