Skip to content

InputOptions.EnableRumble Property

Definition

Namespace: Brine2D.Input

Gets or sets whether to enable gamepad rumble/haptic feedback.

C#
public bool EnableRumble { get; set; }

Property Value

System.Boolean