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