Version: 2019.4

IValueField<T0>

interface in UnityEditor.UIElements

マニュアルに切り替える

説明

Base interface for UIElements text value fields.

変数

valueThe value of the field.

Public 関数

ApplyInputDeviceDeltaModify the value using a 3D delta and a speed, typically coming from an input device.
StartDraggingIndicate when the mouse dragging is starting.
StopDraggingIndicate when the mouse dragging is ending.