VirtualAxisIsDown Property |
[This is preliminary documentation and is subject to change.]
true if
IsHeld was
false in the previous frame
but isn't in this one.
Namespace:
RavingBots.MultiInput
Assembly:
RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax public bool IsDown { get; }
Property Value
Type:
BooleanIf
true, this axis has left rest state in the current frame.
Implements
IVirtualAxisIsDownSee Also