Click or drag to resize

VirtualAxisIsHeld Property

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

true if this axis is not in the rest state in the current frame (i.e. Value is not zero).

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

Property Value

Type: Boolean

Implements

IVirtualAxisIsHeld
See Also