Свойство | Тип | Описание | |
---|---|---|---|
WaitForEndOfFrame | |||
WaitForFixedUpdate |
Метод | Описание | |
---|---|---|
WaitForSeconds ( float seconds ) : |
Convenience coroutine to send a WaitForSeconds instruction to the scheduler.
|
public static WaitForSeconds ( float seconds ) : |
||
seconds | float | /// The seconds to wait. /// |
Результат |
public static FiberInstruction,SpicyPixel.Threading WaitForEndOfFrame | ||
Результат |