⚲
Class:
GamePad
Lua
C++
Edit
GamePad::Rumble
This method controls gamepad haptic feedback.
Syntax
void
Rumble
(const float left, const float right)
Parameter
Description
left
frequency of left motor, between 0.0 and 1.0
right
frequency of right motor, between 0.0 and 1.0
Copyright © 2025 Ultra Software.
All rights reserved.