LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

FrameData.frameId

public ulong frameId;

Description

The current frame identifier.

The frameId is incremented by 1 for every call to Playable.PrepareFrame.