Click or drag to resize

ForceFeedbackConditionEffectPositiveSaturation Property

Maximum force output on the positive side of the offset, in the range from 0 through 1. If the device does not support force saturation, the value of this member is ignored.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public float PositiveSaturation { get; set; }

Property Value

Type: Single
See Also