Click or drag to resize

VirtualAxisValue Property

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

Value on this axis in the current frame.

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
public float Value { get; }

Property Value

Type: Single

Implements

IVirtualAxisValue
See Also