ForceFeedbackConstantForceEffectMagnitude Property |
The magnitude of the effect, in the range from -1 through 1.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic float Magnitude { get; set; }Property Value
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