Click or drag to resize

IVirtualAxisSet Method (Single)

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

Sets the next frame value.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
void Set(
	float value
)

Parameters

value
Type: SystemSingle
Value to set.
Remarks
See Also