Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DestroyOutput<U>(U)

Destroys the PlayableOutput.
Read time 1 minuteLast updated 7 days ago

Definition

DestroyOutput<T>(T)

public void DestroyOutput<U>(U output) where U : struct, IPlayableOutput

Parameters

output

T
The output to destroy.