Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DeferredEvaluate()

Schedules the PlayableDirector to perform PlayableGraph.Evaluate on the PlayableGraph associated with the PlayableDirector.playableAsset on the next update.
Read time 1 minuteLast updated 12 days ago

Definition

public void DeferredEvaluate()

Remarks

This only has an effect in the Editor when not in Play Mode.