DualSenseTriggerEffectSlopeFeedback Structure |
Namespace: Rewired.ControllerExtensions
[SerializableAttribute] public struct DualSenseTriggerEffectSlopeFeedback : IDualSenseTriggerEffect
The DualSenseTriggerEffectSlopeFeedback type exposes the following members.
Name | Description | |
---|---|---|
![]() | endPosition |
The ending zone of the trigger effect.
[Valid values: startPosition + 1 to 9]
|
![]() | endStrength |
The force of the resistance at the end.
[Valid values: 1-8]
|
![]() | startPosition |
The starting zone of the trigger effect.
[Valid values: 0-endPosition]
|
![]() | startStrength |
The force of the resistance at the start.
[Valid values: 1-8]
|