![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HapticFeedbackEffect_Curve.h>
Public Member Functions | |
| FHapticFeedbackDetails_Curve () | |
Public Attributes | |
| FRuntimeFloatCurve | Frequency |
| FRuntimeFloatCurve | Amplitude |
|
inline |
| FRuntimeFloatCurve FHapticFeedbackDetails_Curve::Amplitude |
The amplitude to vibrate the haptic device at. Amplitudes are normalized over the range [0.0, 1.0], with 1.0 being the max setting of the device
| FRuntimeFloatCurve FHapticFeedbackDetails_Curve::Frequency |
The frequency to vibrate the haptic device at. Frequency ranges vary by device!