Table of Contents

Class FlexalonMouseInputProvider

Namespace
Flexalon
Assembly
Flexalon.dll

Simple input provider that uses the mouse for input.

public class FlexalonMouseInputProvider : InputProvider
Inheritance
object
FlexalonMouseInputProvider
Implements

Properties

Active

public bool Active { get; }

Property Value

bool

ExternalFocusedObject

public GameObject ExternalFocusedObject { get; }

Property Value

GameObject

InputMode

public InputMode InputMode { get; }

Property Value

InputMode

Ray

public Ray Ray { get; }

Property Value

Ray

UIPointer

public Vector3 UIPointer { get; }

Property Value

Vector3