Свойство | Type | Description | |
---|---|---|---|
WaitForEndOfFrame | |||
WaitForFixedUpdate |
Méthode | Description | |
---|---|---|
WaitForSeconds ( float seconds ) : |
Convenience coroutine to send a WaitForSeconds instruction to the scheduler.
|
public static WaitForSeconds ( float seconds ) : |
||
seconds | float | /// The seconds to wait. /// |
Résultat |
public static FiberInstruction,SpicyPixel.Threading WaitForEndOfFrame | ||
Résultat |