DestroyOutput<U>(U)
Destroys the PlayableOutput.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
DestroyOutput<T>(T)
public void DestroyOutput<U>(U output) where U : struct, IPlayableOutput