Method ReadValue ReadValue() Read the current value from the input source. Declaration public override Vector2 ReadValue() Returns Type Description Vector2 Returns the current value from the input source. May return default(TValue) if unused or no source is set. Overrides XRInputDeviceValueReader<Vector2>.ReadValue()