ForceFeedbackPeriodicEffectPhase Property |
Position in the cycle of the periodic effect at which playback begins, in the range from 0 through 1.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic float Phase { get; set; }Property Value
Single
Remarks
A device driver cannot provide support for all values in the Phase member. In this case, the value is rounded off to the nearest supported value.
See Also