- From: Gabriel Brito <notifications@github.com>
- Date: Fri, 12 Jan 2024 19:00:19 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 13 January 2024 03:00:25 UTC
@gabrielsanbrito commented on this pull request.
> + {{GamepadEffectParameters/strongMagnitude}} and
+ {{GamepadEffectParameters/weakMagnitude}} set the vibration
+ intensity levels for the low-frequency and high-frequency rumble
+ motors, normalized to the range `[0,1]`, default 0. An effect
+ with magnitude values outside of this range is not a [=valid
+ effect=].
Thanks! The magnitude values are being checked as part of the validation algorithm in the paragraph below.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/190#discussion_r1451124525
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/190/review/1819700763@github.com>
Received on Saturday, 13 January 2024 03:00:25 UTC