Version: 5.6
Experimental: this API is experimental and might be changed or removed in the future.

PlayableGraph.Evaluate

マニュアルに切り替える
public void Evaluate (float deltaTime= 0);

パラメーター

deltaTime The time in seconds by which to advance each Playable in the graph.

説明

Evaluates all the PlayableOutputs in the graph, and updates all the connected Playables in the graph.