Class PlayerLoop
Inherited Members
Namespace: UnityEngine.Experimental.LowLevel
Assembly: UnityEngine.dll
Syntax
public class PlayerLoop
Methods
| Improve this Doc View SourceGetDefaultPlayerLoop()
Declaration
public static PlayerLoopSystem GetDefaultPlayerLoop()
Returns
Type | Description |
---|---|
PlayerLoopSystem |
SetPlayerLoop(PlayerLoopSystem)
Declaration
public static void SetPlayerLoop(PlayerLoopSystem loop)
Parameters
Type | Name | Description |
---|---|---|
PlayerLoopSystem | loop |