frameId
The current frame identifier.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Playables
- Assembly: UnityEngine.CoreModule
public ulong frameId { get; }
Remarks
The frameId is incremented by 1 for every call to PrepareFrame and incremented by 2 for every call to PlayableGraph.Evaluate.