Click or drag to resize
IMyInputSetJoystickSensitivity Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.Input.IMyInput.SetJoystickSensitivity(System.Single)"]

Namespace: VRage.Input
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
void SetJoystickSensitivity(
	float newSensitivity
)

Parameters

newSensitivity
Type: SystemSingle

[Missing <param name="newSensitivity"/> documentation for "M:VRage.Input.IMyInput.SetJoystickSensitivity(System.Single)"]

See Also