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

IValueField<T0>

interface in UnityEditor.Experimental.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.