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

#include <InputDeviceProperties.h>

Public Attributes

TObjectPtr< UCurveFloatTriggerPositionCurve
 
TObjectPtr< UCurveFloatVibrationFrequencyCurve
 
TObjectPtr< UCurveFloatVibrationAmplitudeCurve
 

Member Data Documentation

◆ TriggerPositionCurve

TObjectPtr<UCurveFloat> FDeviceTriggerTriggerVibrationData::TriggerPositionCurve

What position on the trigger that the feedback should be applied to over time (1-9)

◆ VibrationAmplitudeCurve

TObjectPtr<UCurveFloat> FDeviceTriggerTriggerVibrationData::VibrationAmplitudeCurve

The amplitude of the vibration

◆ VibrationFrequencyCurve

TObjectPtr<UCurveFloat> FDeviceTriggerTriggerVibrationData::VibrationFrequencyCurve

The frequency of the vibration


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