Version: 2020.1
언어: 한국어

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.