Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

DoubleField.ApplyInputDeviceDelta

public void ApplyInputDeviceDelta(Vector3 delta, Experimental.UIElements.DeltaSpeed speed, double startValue);

Parameters

deltaA vector used to compute the value change.
speedA multiplier for the value change.
startValueThe start value.

Description

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

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