IValueField<T0>

interface in UnityEditor.UIElements

Description

Base interface for UIElements text value fields.

Properties

value The value of the field.

Public Methods

ApplyInputDeviceDelta Modify the value using a 3D delta and a speed, typically coming from an input device.
StartDragging Indicate when the mouse dragging is starting.
StopDragging Indicate when the mouse dragging is ending.

Did you find this page useful? Please give it a rating: