Version: 2019.4
public void ApplyInputDeviceDelta (Vector3 delta, UIElements.DeltaSpeed speed, int startValue);

パラメーター

deltaA vector used to compute the value change.
speedA multiplier for the value change.
startValue開始値

説明

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