ForceFeedbackConditionEffectDeadBand Property |
Region around Offset in which the condition is not active, in the range from 0 through 1. In other words, the condition is not active between Offset minus DeadBand and Offset plus DeadBand.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public float DeadBand { get; set; }
Property Value
Type:
SingleSee Also