Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Awaitable.FixedUpdateAsync

Declaration

public static Awaitable FixedUpdateAsync(CancellationToken cancellationToken);

Description

Awaitable resuming on the next fixed update frame (see Time.fixedDeltaTime).