NeedCallFixedUpdate
NeedCallFixedUpdate()
public bool NeedCallFixedUpdate() ;
Description
Whether you need to call OnFixedUpdate.
Returns
Returns true if OnFixedUpdate needs to be called.
Whether you need to call OnFixedUpdate.
Returns true if OnFixedUpdate needs to be called.