PlayableDirector.Play

Declaration

public void Play(Playables.PlayableAsset asset, Playables.DirectorWrapMode mode);

Declaration

public void Play(Playables.PlayableAsset asset);

Declaration

public void Play();

Parameters

asset An asset to instantiate a playable from.
mode What to do when the time passes the duration of the playable.

Description

Instatiates a Playable using the provided PlayableAsset and starts playback.


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