Table of Contents

Enum InputMode

Namespace
Flexalon
Assembly
Flexalon.dll
public enum InputMode

Fields

External = 1

Objects are moved by an external system. Only state changes are provided.

Raycast = 0

A ray is provided to determine which object is hovered and how it should be moved.