UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FHapticFeedbackDetails_Curve Struct Reference

#include <HapticFeedbackEffect_Curve.h>

Public Member Functions

 FHapticFeedbackDetails_Curve ()
 

Public Attributes

FRuntimeFloatCurve Frequency
 
FRuntimeFloatCurve Amplitude
 

Constructor & Destructor Documentation

◆ FHapticFeedbackDetails_Curve()

FHapticFeedbackDetails_Curve::FHapticFeedbackDetails_Curve ( )
inline

Member Data Documentation

◆ Amplitude

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

◆ Frequency

FRuntimeFloatCurve FHapticFeedbackDetails_Curve::Frequency

The frequency to vibrate the haptic device at. Frequency ranges vary by device!


The documentation for this struct was generated from the following file: