Enum InputMode
Syntax
public enum InputModeFields
| Name | Description | 
|---|---|
| External | Objects are moved by an external system. Only state changes are provided. | 
| Raycast | A ray is provided to determine which object is hovered and how it should be moved. |