Version: 2019.2

IPlayableAsset

interface in UnityEngine.Playables

Switch to Manual

Description

Interface that permits a class to inject playables into a graph.

Variables

durationDuration in seconds.
outputsA description of the PlayableOutputs generated by this asset.

Public Functions

CreatePlayableImplement this method to have your asset inject playables into the given graph.