InputOptions.GamepadDeadZone Property
Definition¶
Namespace: Brine2D.Input
Gets or sets the gamepad dead zone threshold (0.0 to 1.0). Values below this threshold are treated as zero.
public float GamepadDeadZone { get; set; }
Namespace: Brine2D.Input
Gets or sets the gamepad dead zone threshold (0.0 to 1.0). Values below this threshold are treated as zero.
public float GamepadDeadZone { get; set; }