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.

IPlayableAsset

interface in UnityEngine.Playables

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.

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