IPlayableAsset

interface in UnityEngine.Playables

Cambiar al Manual

Descripción

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

Variables

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

Funciones Públicas

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