Version: 2023.1
언어: 한국어

DeviceSimulator

class in UnityEditor.DeviceSimulation

매뉴얼로 전환

설명

Class for interacting with a Device Simulator window from a script.

You can get an instance of this class by extending DeviceSimulatorPlugin.

Events

deviceChangedCalls the methods in its invocation list when the simulated device of the device simulator changes. This includes when Unity creates or loads the simulator.
touchScreenInputEvent invoked when the screen of the simulated device is clicked.