ForceFeedbackPeriodicEffectPhase Property |
Position in the cycle of the periodic effect at which playback begins, in the range from 0 through 1.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public float Phase { get; set; }
Property Value
Type:
SingleRemarks
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