LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PlayableExtensions.Play

public static void Play(U playable);

Parameters

playableThe Playable used by this operation.

Description

Starts to play the Playable.

When playing, the local time of this Playable will be updated during the evaluation of the PlayableGraph.