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

ScriptPlayable.PrepareFrame

マニュアルに切り替える
public void PrepareFrame (Experimental.Director.FrameData info);

パラメーター

info Information about the current frame.

説明

Called during evaluation of the PlayableGraph.

PrepareFrame should be used to do all topological modifications, connection weights, time control , etc ..