- From: Gabriel Brito <notifications@github.com>
- Date: Fri, 15 Mar 2024 11:11:27 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/gamepad/pull/195/review/1939893240@github.com>
@gabrielsanbrito commented on this pull request. > + {{GamepadEffectParameters/strongMagnitude}}, + {{GamepadEffectParameters/weakMagnitude}}, {{GamepadEffectParameters/leftTrigger}}, and {{GamepadEffectParameters/rightTrigger}}, none of which are + required because they default to 0. + </p> + <p> + {{GamepadEffectParameters/startDelay}}, {{GamepadEffectParameters/duration}}, + {{GamepadEffectParameters/strongMagnitude}}, + {{GamepadEffectParameters/weakMagnitude}} share the same definition with {{GamepadHapticEffectType/"dual-rumble"}}. + {{GamepadEffectParameters/leftTrigger}} and + {{GamepadEffectParameters/rightTrigger}}, respectively, set the + intensity levels for the left and right bottom front buttons + vibrations, normalized to the range `[0,1]`, defaulting to 0. + </p> + <p> + Given {{GamepadEffectParameters}} |params:GamepadEffectParameters|, + a <dfn>valid trigger-rumble effect</dfn> must have a valid Thanks for pointing it out! -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/195#discussion_r1526658795 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/195/review/1939893240@github.com>
Received on Friday, 15 March 2024 18:11:32 UTC