Enum InputMode
- Namespace
- Flexalon
- Assembly
- Flexalon.dll
public enum InputMode
Fields
External = 1Objects are moved by an external system. Only state changes are provided.
Raycast = 0A ray is provided to determine which object is hovered and how it should be moved.