PlayableExtensions.Pause
public static void Pause(U playable);
Parameters
| playable | The Playable used by this operation. |
Description 描述
Tells to pause the Playable.
When paused, the local time of this Playable will not be updated during the evaluation of the PlayableGraph.