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