Click or drag to resize

VirtualAxisNextValue Property

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

Uncommitted value on this axis for the next frame. May change multiple times during a single frame until committed.

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

Property Value

Type: Single

Implements

IVirtualAxisNextValue
See Also