mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class InputSimulationWindow

    Tools for simulating and recording input as well as playing back input animation in the Unity editor.

    Inheritance
    Object
    InputSimulationWindow
    Implements
    EditorWindow
    Namespace: Microsoft.MixedReality.Toolkit.Input
    Assembly: cs.temp.dll.dll
    Syntax
    public class InputSimulationWindow : EditorWindow, EditorWindow

    Properties

    Mode

    Declaration
    public InputSimulationWindow.ToolMode Mode { get; }
    Property Value
    Type Description
    InputSimulationWindow.ToolMode

    Mode

    Declaration
    public InputSimulationWindow.ToolMode Mode { get; }
    Property Value
    Type Description
    InputSimulationWindow.ToolMode

    Implements

    EditorWindow
    In This Article
    • Properties
      • Mode
      • Mode
    • Implements
    Back to top Generated by DocFX