This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

FixedUpdate

struct in UnityEngine.Experimental.PlayerLoop

/

Implemented in:UnityEngine.CoreModule

Description

Update phase in the native player loop.

This is the C# representation of an update phase in the native player loop. It can only be used to identify the update phase in native.