Search Results for

    Show / Hide Table of Contents

    Class FlexalonMouseInputProvider

    Simple input provider that uses the mouse for input.

    Inheritance
    object
    FlexalonMouseInputProvider
    Implements
    InputProvider
    Syntax
    public class FlexalonMouseInputProvider : InputProvider

    Properties

    Active

    Declaration
    public bool Active { get; }
    Property Value
    Type Description
    bool

    ExternalFocusedObject

    Declaration
    public GameObject ExternalFocusedObject { get; }
    Property Value
    Type Description
    UnityEngine.GameObject

    InputMode

    Declaration
    public InputMode InputMode { get; }
    Property Value
    Type Description
    InputMode

    Ray

    Declaration
    public Ray Ray { get; }
    Property Value
    Type Description
    UnityEngine.Ray

    UIPointer

    Declaration
    public Vector3 UIPointer { get; }
    Property Value
    Type Description
    UnityEngine.Vector3

    Implements

    InputProvider
    In This Article
    Back to top Flexalon 3D Layouts