Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlayableGraph.DestroyPlayable(Playable)

Parameters

playable The playable to destroy.

Description

Destroys the Playable.

Please note that any other Playables connected to the destroyed Playable's output ports will be orphaned; they will still exist in the PlayableGraph, but will not be updated until they are connected to a graph branch that is connected to a PlayableOutput.

Did you find this page useful? Please give it a rating: