Method PlayerLoopTimeTest_WithDifferentTimeScale
PlayerLoopTimeTest_WithDifferentTimeScale(float)
Tests whether time is accessible and has correct values inside Update, for multiples timeScale values.
Declaration
[UnityTestAttribute]
public IEnumerator PlayerLoopTimeTest_WithDifferentTimeScale(float timeScale)
Parameters
| Type | Name | Description |
|---|---|---|
| float | timeScale |
Returns
| Type | Description |
|---|---|
| IEnumerator |