コード例 #1
0
 public void DestroyOutput(ScriptPlayableOutput output)
 {
     PlayableGraph.InternalDestroyOutput(ref this, ref output.m_Output);
 }