cf_haptic_set_gain¶
Category: haptic
GitHub: cute_haptics.h
Sets the global gain for all haptics on this device.
| Parameters | Description |
|---|---|
| haptic | The haptic. |
| gain | Must be from 0 to 1. This is like a global "volume" for the strength of all haptics that run on this device. |
Related Pages¶
CF_Haptic
cf_haptic_open
cf_haptic_close
cf_haptic_create_effect
cf_haptic_run_effect