IValueField<T0>

interface in UnityEditor.UIElements

Cambiar al Manual

Descripción

Base interface for UIElements text value fields.

Variables

valueThe value of the field.

Funciones Públicas

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.