docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace UnityEditor.DeviceSimulation

    Classes

    DeviceSimulator

    Class for interacting with a Device Simulator window from a script. You can get an instance of this class by extending DeviceSimulatorPlugin.

    DeviceSimulatorPlugin

    Extend this class to create a Device Simulator plug-in. A plug-in lets you control custom simulation parameters from a UI inside the Control Panel of a Device Simulator window. Unity creates, destroys, and serializes a plug-in together with the Device Simulator window the plug-in is active in.

    Structs

    TouchEvent

    Representation of a single touch event coming from a Device Simulator. Subscribe to DeviceSimulator.touchScreenInput to receive these events.

    Enums

    TouchPhase

    Phase of a touch event.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)