Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

IValueField<T0>

interface in UnityEditor.Experimental.UIElements

Switch to Manual

Description

Base interface for UIElements text value fields.

Variables

valueThe value of the field.

Public Functions

ApplyInputDeviceDeltaModify the value using a 3D delta and a speed, typically coming from an input device.