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 ..