Enum InputUpdateType
Namespace: UnityEngine.Experimental.Input
Syntax
public enum InputUpdateType
Fields
| Name | Description |
|---|---|
| BeforeRender | Input update that happens right before rendering. |
| Default | |
| Dynamic | Update corresponding to |
| Editor | Input update that happens right before |
| Fixed | Update corresponding to |
| Manual | |
| None |