PrepareData(Playable, FrameData)
This function is called during the PrepareData phase of the PlayableGraph.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
public virtual void PrepareData(Playable playable, FrameData info)
Parameters
Remarks
PrepareData is called as long as the playable is delayed.