Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

PlayableBehaviour.PrepareData

public void PrepareData(Playables.Playable playable, Playables.FrameData info);

Parameters

playableThe Playable that owns the current PlayableBehaviour.
infoA FrameData structure that contains information about the current frame context.

Description

This function is called during the PrepareData phase of the PlayableGraph.

PrepareData is called as long as the playable is delayed.

Did you find this page useful? Please give it a rating: