UnsignedLongField.ApplyInputDeviceDelta

Declaration

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

Parameters

delta A vector used to compute the value change.
speed A multiplier for the value change.
startValue The start value.

Description

Applies the values of a 3D delta and a speed from an input device.


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