Click or drag to resize
IMyInputSetJoystickExponent Method

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

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

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

Parameters

newExponent
Type: SystemSingle

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

See Also