ForceFeedbackConditionEffectNegativeCoefficient Property |
Coefficient constant on the negative side of the offset, in the range from -1 through 1. If the device does not support separate positive and negative coefficients, the value of NegativeCoefficient is ignored, and the value of PositiveCoefficient is used as both the positive and negative coefficients.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntaxpublic float NegativeCoefficient { get; set; }
Property Value
Type:
Single
See Also