Class FlexalonMouseInputProvider
- Namespace
- Flexalon
- Assembly
- Flexalon.dll
Simple input provider that uses the mouse for input.
public class FlexalonMouseInputProvider : InputProvider
- Inheritance
-
objectFlexalonMouseInputProvider
- 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
Ray
public Ray Ray { get; }
Property Value
- Ray
UIPointer
public Vector3 UIPointer { get; }
Property Value
- Vector3