Player Fixed Update
This class is an essential class whose functionality is derived from Unity Engine Monobehaviour class.
Player Fixed Update calls other worker fixed updates on Unity Monobehaviour Fixed Update.
Check more about Unity Fixed Update (Unity Docs).
Last updated