Click or drag to resize

ForceFeedbackPeriodicEffectMagnitude Property

Magnitude of the effect, in the range from 0 through 1. 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.

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
See Also