This version of Unity is unsupported.

FramePressState

enumeration

Description

The state of a press for the given frame.

Properties

PressedButton was pressed this frame.
ReleasedButton was released this frame.
PressedAndReleasedButton was pressed and released this frame.
NotChangedSame as last frame.