WaitForUnscaledSeconds Class |
Note: This API is now obsolete.
Namespace: ImmerseSDK
[ObsoleteAttribute("Use UnityEngine.WaitForSecondsRealtime instead")] public sealed class WaitForUnscaledSeconds : IEnumerator
The WaitForUnscaledSeconds type exposes the following members.
Name | Description | |
---|---|---|
WaitForUnscaledSeconds |
Creates a yield instruction to wait for a given number of seconds using unscaled time
|