Version: 2021.1
언어: 한국어

ScriptPlayableOutput

struct in UnityEngine.Playables


인터페이스 구현:IPlayableOutput

매뉴얼로 전환

설명

A IPlayableOutput implementation that contains a script output for the a PlayableGraph.

A branch of a PlayableGraph must be connected to an output to be evaluated.

NOTE: You can use PlayableOutputExtensions methods with ScriptPlayableOutput objects.

정적 변수

NullReturns an invalid ScriptPlayableOutput.

정적 함수

CreateCreates a new ScriptPlayableOutput in the associated PlayableGraph.