rumbledescription - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Interaction.Feedback
Inherits from System.Object
Class representing a rumble consisting of its strength and duration.
public class RumbleDescription| Name | Description |
|---|---|
| RumbleDescription(float,float) | Creates a new RumbleDescription |
| Name | Description |
|---|---|
| Duration | Rumble duration (in s). |
| Strength | Constant rumble strength in pct between 0.0f and 1.0f. |