Variable OnFixedUpdateConst

OnFixedUpdate: Signal<[fixedDeltaTime: number]> = ...

Hooks onto the MonoBehaviour FixedUpdate lifecycle.