#include <IHapticDevice.h>
◆ GetHapticAmplitudeScale()
| virtual float IHapticDevice::GetHapticAmplitudeScale |
( |
| ) |
const |
|
pure virtual |
Returns the scaling factor to map the amplitude of UHapticFeedbackEvents from [0.0, 1.0] to the actual range handled by the device
◆ GetHapticFrequencyRange()
Determines the valid range of frequencies this haptic device supports, to limit input ranges from UHapticFeedbackEffects
◆ SetHapticFeedbackValues()
Sets the frequency / amplitude of the haptic channel of a controller.
- Parameters
-
| ControllerId | Id of the controller to set haptic feedback parameters on |
| Hand | Which hand, if supported, to add the haptic feedback to (corresponds to EControllerHand) |
| Values | The values to haptic parameter values (e.g. frequency and amplitude) set for the device |
The documentation for this class was generated from the following file: