Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

WaitForFixedUpdate

class in UnityEngine

/

Inherits from:YieldInstruction

/

Implemented in:UnityEngine.CoreModule

Description

Waits until next fixed frame rate update function. See Also: FixedUpdate.

WaitForFixedUpdate can only be used with a yield statement in coroutines.

no example available in C#

Inherited Members

Did you find this page useful? Please give it a rating: