public final class GCDualSenseAdaptiveTriggerMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Feedback
The adaptive trigger effect provides constant feedback from the start position onwards.
|
static long |
Off
The adaptive trigger effect is disabled.
|
static long |
Vibration
The adaptive trigger effect provides a constant vibration effect from the start position onwards.
|
static long |
Weapon
The adaptive trigger effect provides feedback from the start position to the end position, emulating the feeling of pulling the trigger on a weapon.
|
public static final long Off
public static final long Feedback
public static final long Weapon
public static final long Vibration