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.