Click or drag to resize

ForceFeedbackPeriodicEffectOffset Property

Offset of the effect. The range of forces generated by the effect is Offset minus Magnitude to Offset plus Magnitude. The value of the Offset member is also the baseline for any envelope that is applied to the effect.

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

Property Value

Type: Single
See Also