Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

IntegerField.ApplyInputDeviceDelta

public void ApplyInputDeviceDelta(Vector3 delta, UIElements.DeltaSpeed speed, int 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: