This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerPlayable.

DestroyOutput() Method

Summary

Destroys the UnityEngine.Playables.PlayableOutput connected to this Animancer.AnimancerPlayable and returns true if it was found. Otherwise returns false.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public bool DestroyOutput()

Return Value

Type Description
bool