Time.inFixedTimeStep
public static bool inFixedTimeStep;
Description 描述
Returns true if called inside a fixed time step callback (like MonoBehaviour's FixedUpdate), otherwise returns false.
Returns true if called inside a fixed time step callback (like MonoBehaviour's FixedUpdate), otherwise returns false.