Function unscaledDelay

  • Resumes the passed thread or function after the elapsed delayTime seconds using the engine's scheduler. This uses unscaled time (Time.unscaledTime), so Time.timeScale will not effect duration.

    Type Parameters

    Parameters

    Returns thread