ScriptPlayableOutput

struct in UnityEngine.Playables

/

Implemented in:UnityEngine.CoreModule


Implements interfaces:IPlayableOutput

Description

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.

Static Properties

NullReturns an invalid ScriptPlayableOutput.

Static Methods

CreateCreates a new ScriptPlayableOutput in the associated PlayableGraph.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答