Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


frameId

The current frame identifier.
Read time 1 minuteLast updated 10 days ago

Definition

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.