Click or drag to resize

ForceFeedbackConstantForceEffectMagnitude Property

The magnitude of the effect, in the range from -1 through 1.

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

Property Value

Type: Single
Remarks
If an envelope is applied to this effect, the value represents the magnitude of the sustain. If no envelope is applied, the value represents the amplitude of the entire effect.
See Also