Click or drag to resize

IVirtualAxisIsHeld 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#
bool IsHeld { get; }

Property Value

Type: Boolean
See Also